# 使用 Homebrew 安装 mockolo

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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