# Installer buildpulse-test-reporter avec Homebrew

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

## installation

```sh
sudo av install brew:buildpulse-test-reporter
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install buildpulse-test-reporter
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:buildpulse-test-reporter
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.29.0
- **Résumé source:** Connect your CI to BuildPulse to detect, track, and rank flaky tests
- **Page d'accueil:** <https://buildpulse.io>
- **Dépôt:** <https://github.com/buildpulse/test-reporter>
- **Dernière mise à jour:** 2026-07-26T10:56:36+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- buildpulse-test-reporter (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

BuildPulse Test Reporter is a small CI upload/reporting CLI for BuildPulse's flaky-test product. Its public role is to connect test output from CI systems to buildpulse.io so BuildPulse can detect, track, and rank flaky tests.

### Historique du projet

The `buildpulse/test-reporter` repository was created on 2020-07-19. The README describes the project as a binary that connects continuous integration to BuildPulse and documents platform-specific downloads, local builds with GoReleaser, and standalone submission commands.

The project is intentionally narrow: it is not a general test runner, but an integration binary that packages BuildPulse upload behavior for Linux, macOS, and Windows CI environments.

### Historique d'adoption

Public adoption is limited and mostly product-driven. The README lists native environment-variable inference for GitHub Actions, Buildkite, CircleCI, Jenkins, Semaphore, Travis CI, Webapp.io, AWS CodeBuild, Bitbucket Pipelines, and Azure DevOps Pipelines.

For GitHub Actions users, the README points to `buildpulse-action` as a wrapper around the binary, which is the likely common path for teams already using BuildPulse.

### Modes d'utilisation

Users run `buildpulse-test-reporter submit` with a test report path plus BuildPulse account and repository identifiers. In unsupported CI environments, they provide commit, branch, build URL, organization, and repository metadata through environment variables.

The command also accepts coverage files, tags, quotas, repository directory, or tree SHA, making it a CI metadata bridge rather than a local developer workflow tool.

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

Its significance is modest but real for package-manager catalogs: it is an example of a vendor SaaS integration CLI that gets packaged so CI scripts can pin or install a normal executable instead of copying curl snippets.

The interesting packaging detail is cross-platform binary distribution for a narrow CI function, with Homebrew acting as a convenient macOS developer and CI install path.

### Chronologie

- 2020: Public `buildpulse/test-reporter` repository is created.
- 2020s: README documents packaged binaries for Linux, macOS, and Windows and native support for common CI providers.
- 2025: Repository metadata shows recent upstream activity, but public project history remains sparse.

### Related projects

- BuildPulse Test Reporter is related to buildpulse.io, BuildPulse flaky-test analysis, `buildpulse-action`, GitHub Actions, Buildkite, CircleCI, Jenkins, Travis CI, and other CI systems.

### Sources

- <https://api.github.com/repos/buildpulse/test-reporter>
- <https://github.com/buildpulse/test-reporter#readme>


## 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/buildpulse-test-reporter.yml](https://github.com/mxcl/pkgdb/blob/main/combined/buildpulse-test-reporter.yml)


## Sources

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