# 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
- **Version:** 2.6.1
- **Quellzusammenfassung:** Efficient Mock Generator for Swift
- **Homepage:** <https://github.com/uber/mockolo>
- **Repository:** <https://github.com/uber/mockolo>
- **Zuletzt aktualisiert:** 2026-05-08T02:42:38Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mockolo (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.6.1
## 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. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
