# Installer bzt avec Homebrew

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

## installation

```sh
sudo av install brew:bzt
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bzt
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:bzt
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/bzt>
- **Version:** 1.16.51
- **Résumé source:** BlazeMeter Taurus
- **Page d'accueil:** <https://gettaurus.org/>
- **Dépôt:** <https://github.com/Blazemeter/taurus>
- **Docs amont:** <https://gettaurus.org/>
- **Licence:** Apache-2.0
- **Archive source:** <https://files.pythonhosted.org/packages/2c/1a/09bc3986815f899d27f8ce60e9e82527cb81afee3e2b5cdd318dfd810e52/bzt-1.16.51.tar.gz>
- **Dernière mise à jour:** 2026-08-04T10:27:26Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- bzt (cli)
- jmx2yaml (cli)
- soapui2yaml (cli)
- swagger2yaml (cli)
- bzt (alias)
- jmx2yaml (alias)
- soapui2yaml (alias)
- swagger2yaml (alias)

## Dépendances

- certifi
- libyaml
- numpy
- python@3.14

## Dépendances de compilation

- cmake
- ninja

## Bibliothèques fournies par macOS

- libxml2
- libxslt

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.16.51
- gestionnaire mis à jour: 2026-08-04
- données locales: OK
- dépôt amont: https://gettaurus.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Taurus, installed as the `bzt` command, is BlazeMeter's open-source automation-friendly framework for continuous testing. It wraps tools such as JMeter, Gatling, Locust, Selenium WebDriver, and others behind a YAML/JSON configuration model.

### Historique du projet

The official README describes Taurus as a convenience wrapper that hides the complexity of performance and functional tests while relying on underlying tools such as JMeter, Gatling, Locust.io, and Selenium WebDriver. The project is free and open source under Apache 2.0.

The gettaurus.org documentation presents Taurus as a YAML-based command-line framework for load testing, continuous integration, reporting, and cloud-provider workflows. Its Git tag history starts at 1.0.0 and continues through a long 1.x series.

### Historique d'adoption

Taurus adoption is concentrated among performance-testing and CI users who already know tools like JMeter but want easier automation, configuration merging, and reporting. Homebrew packaging makes the `bzt` command easy to install on macOS developer machines.

Unlike broad Unix utilities, Taurus is specialized; the input facts list Homebrew as its package-manager channel here. Its wider distribution path is Python packaging via `pip install bzt`, which the upstream README recommends.

### Modes d'utilisation

Users create YAML or JSON test configurations and run them with `bzt config.yml`, or launch shorthand flows such as `bzt my-existing.jmx` for JMeter files. The command-line docs describe config merging from base config, `/etc/bzt.d`, `~/.bzt-rc`, user-supplied configs, generated JMX shorthand, includes, aliases, and overrides.

`~/.bzt-rc` is specifically documented as a per-user preference file and a recommended place for API keys and tokens because it is not copied into artifact directories.

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

Taurus is package-interesting because it turns a stack of heavyweight test tools into one CLI entry point. Installing `bzt` gives developers a small command surface over JMeter, Selenium, Gatling, Locust, and reporting integrations.

It also demonstrates the split between package ecosystems: Homebrew carries the command for convenience, while Python packaging remains the upstream's primary installation path.

### Chronologie

- 2010s: Taurus grows as BlazeMeter's open-source continuous-testing CLI.
- 2016: Early public 1.x tags such as 1.0.0 appear in the upstream repository history.
- 2020s: The gettaurus.org docs describe `bzt` as the command-line tool and document YAML/JSON configuration workflows.
- 2020s: The README continues to recommend PyPI installation while Homebrew packages the CLI for macOS users.

### Related projects

- Apache JMeter is Taurus's default and most prominent load-generator integration.
- Gatling, Locust.io, Selenium WebDriver, ApacheBench, k6, Mocha, and JUnit appear in the official documentation as supported executors or workflows.
- BlazeMeter provides the project context and cloud-testing integration.

### Sources

- <https://gettaurus.org/docs/CommandLine>
- <https://gettaurus.org/docs/Index>
- <https://github.com/Blazemeter/taurus/blob/master/README.md>
- <https://github.com/Blazemeter/taurus/tags>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour bzt. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: /etc/bzt.d, ~/.bzt-rc

## Credential files

- Unix: ~/.bzt-rc
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bzt
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [numpy](https://pkg.so/fr/brew/numpy/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/fr/brew/ninja/) - Build dependency declared by Homebrew.
- [artillery](https://pkg.so/fr/brew/artillery/) - Shares pkgdb curated category or tags: cli, developer-tools, load-testing, performance-testing, testing.
- [locust](https://pkg.so/fr/brew/locust/) - Shares pkgdb curated category or tags: cli, developer-tools, load-testing, performance-testing, testing.
- [k6](https://pkg.so/fr/brew/k6/) - Shares pkgdb curated category or tags: cli, developer-tools, load-testing, performance-testing, testing.
- [gor](https://pkg.so/fr/brew/gor/) - Shares pkgdb curated category or tags: cli, developer-tools, load-testing, testing.
- [lcov](https://pkg.so/fr/brew/lcov/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [bats-core](https://pkg.so/fr/brew/bats-core/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [allure](https://pkg.so/fr/brew/allure/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [kcov](https://pkg.so/fr/brew/kcov/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [khaos](https://pkg.so/fr/brew/khaos/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, developer, developer-tools, libyaml.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
