# 使用 Homebrew 安装 touca

查看 touca 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:touca
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install touca
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:touca
- **软件包管理器:** Homebrew
- **版本:** 1.8.7
- **来源摘要:** Open source tool for regression testing complex software workflows
- **主页:** <https://github.com/trytouca/trytouca/tree/main/sdk/python>
- **最后更新:** 2026-05-14T11:39:52-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- touca (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.8.7
## 项目历史与用法

Touca is an open-source regression-testing system for complex workflows. Its README describes a server, CLI, SDKs, and a comparison model that captures behavior and performance data, then compares new runs against a previous trusted baseline.

### 项目历史

The current monorepo combines the Touca server, web application, SDKs, examples, and deployment material. GitHub Releases show Touca Server releases in the 1.x and 2.x lines, with v1.5.0 published in 2022 and v2.0.0 listed by the repository as a later server release.

### 采用历史

Touca's README presents two adoption paths: self-hosting Touca Server with Docker Compose through the CLI, or using Touca Cloud. Homebrew packaging makes the CLI/server bootstrap workflow available to macOS developers as `brew install touca` followed by `touca server install`.

### 使用方式

The package is used by writing workflow tests with Touca SDKs, capturing values and runtime for named test cases, and letting Touca compare those observations against a baseline instead of hard-coding every expected value.

### 为什么软件包爱好者会关心

In the package-manager niche, Touca matters as a testing workflow that installs like a CLI but reaches into a larger local or hosted service. Its Homebrew formula gives developers a quick path from package install to a self-hosted regression-testing server.

### 时间线

- 2022: GitHub Releases API lists Touca Server v1.5.0.
- 2023: Repository release list shows Touca Server v2.0.0.
- Current README: Documents Homebrew install and CLI-driven self-hosting.

### Related projects

- The README names SDKs for Python, C++, Java, and JavaScript, reflecting Touca's role as a multi-language regression-testing service rather than a Python-only tool.

### 来源

- <https://api.github.com/repos/trytouca/trytouca/releases>
- <https://github.com/trytouca/trytouca#readme>
- <https://touca.io/docs>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## 来源

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