# Installer touca avec Homebrew

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install touca
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:touca
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.8.7
- **Résumé source:** Open source tool for regression testing complex software workflows
- **Page d'accueil:** <https://github.com/trytouca/trytouca/tree/main/sdk/python>
- **Dernière mise à jour:** 2026-05-14T11:39:52-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- touca (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Historique d'adoption

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

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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