# mockolo を Homebrew でインストール

mockolo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mockolo
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mockolo
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.6.1
- **ソース概要:** Efficient Mock Generator for Swift
- **ホームページ:** <https://github.com/uber/mockolo>
- **リポジトリ:** <https://github.com/uber/mockolo>
- **最終更新:** 2026-05-08T02:42:38Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mockolo (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.6.1
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 使われ方

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.

### ソース

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


## セキュリティノート

mockolo に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

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


## ソース

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