# mockolo mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mockolo in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:mockolo
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mockolo
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mockolo
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mockolo>
- **Version:** 2.6.1
- **Quellzusammenfassung:** Efficient Mock Generator for Swift
- **Homepage:** <https://github.com/uber/mockolo>
- **Repository:** <https://github.com/uber/mockolo>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/uber/mockolo/archive/refs/tags/2.6.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-05-08T02:42:38Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- mockolo (cli)
- mockolo (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.6.1
- Manager aktualisiert: 2026-05-08
- lokale Daten: OK
- Upstream-Repository: https://github.com/uber/mockolo
- neueste erkannte Version: 2.6.1 (aktuell)
## Projektgeschichte und Nutzung

Mockolo is a Swift mock generator published under Uber's GitHub organization. The repository was created in 2018, and its README says the project exists because Swift lacks built-in mocking support; Mockolo generates mock objects that can be used in tests.

### Projektgeschichte

The project's technical emphasis is speed on large Swift codebases. Its README contrasts Mockolo with slower third-party generators and describes a goal of producing mocks in seconds for codebases with millions of lines or thousands of protocols, using a lightweight command-line tool that can run in a build or linter workflow.

### Wie es verwendet wird

Mockolo's package niche is narrower than general Swift formatting or build tooling: it is a dedicated test-code generator for protocol-heavy Swift projects. Homebrew packages it as `mockolo`, while Swift package and CocoaPods ecosystem pages mirror the same positioning for teams that want generated mocks without adopting a heavier runtime mocking framework.

### Quellen

- <https://api.github.com/repos/uber/mockolo>
- <https://cocoapods.org/pods/MockoloFramework>
- <https://formulae.brew.sh/formula/mockolo>
- <https://github.com/uber/mockolo>
- <https://swiftpackageregistry.com/uber/mockolo>


## Sicherheitshinweise

Für mockolo wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mockolo
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [mockery](https://pkg.so/de/brew/mockery/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, mocking, testing.
- [counterfeiter](https://pkg.so/de/brew/counterfeiter/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, testing.
- [sourcery](https://pkg.so/de/brew/sourcery/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, swift.
- [rswift](https://pkg.so/de/brew/rswift/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, swift.
- [mogenerator](https://pkg.so/de/brew/mogenerator/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, swift.
- [moto](https://pkg.so/de/brew/moto/) - Shares pkgdb curated category or tags: cli, developer-tools, mocking, testing.
- [create-api](https://pkg.so/de/brew/create-api/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, swift.
- [configen](https://pkg.so/de/brew/configen/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, swift.

## Combined YAML source

View the package source record on GitHub. [combined/mockolo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mockolo.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
