# touca を Homebrew でインストール

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
