# Installer mockolo avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mockolo pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mockolo
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mockolo
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.6.1
- **Résumé source:** Efficient Mock Generator for Swift
- **Page d'accueil:** <https://github.com/uber/mockolo>
- **Dépôt:** <https://github.com/uber/mockolo>
- **Dernière mise à jour:** 2026-05-08T02:42:38Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mockolo (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.6.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

- <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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mockolo. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Combined YAML source

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


## Sources

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