macOS
brew install gaugelocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gauge pour les workflows d'agents IA.
installation
brew install gaugelocal Homebrew formula metadata
nix profile install nixpkgs#gaugenixpkgs package indexes · pkgs/by-name/ga/gauge/package.nix · Source: api.github.com
choco install gaugeChocolatey community package catalog · gauge · Source: community.chocolatey.org
scoop install main/gaugeScoop official bucket manifest trees · bucket/gauge.json · Source: api.github.com
winget install --id Gauge.Gauge -eWindows Package Manager source index · Gauge.Gauge · Source: cdn.winget.microsoft.com
aperçu
Test automation tool that supports executable documentation
historique
Gauge is an open-source test automation framework for writing acceptance tests as executable documentation. Its central idea is to keep specifications readable in Markdown while binding steps to code in common programming languages.
Gauge was built at ThoughtWorks to reduce the design overhead and maintenance burden of functional and acceptance test suites. The official project post introducing Gauge 1.0 describes a move from verbose test code toward reusable, refactorable steps written in business-readable text.
Gauge gained adoption among teams that wanted acceptance tests without Cucumber-style BDD ceremony. The official site and docs emphasize cross-platform use, CI/CD integration, language runners, IDE support, reports, and plugins. The README notes that official sponsorship ended in 2021 and that the project moved toward community-driven maintenance.
Typical use begins with `gauge init` for a language such as JavaScript, Java, Python, Ruby, or C#, followed by Markdown specifications under a project and `gauge run` to execute them. Gauge supports reusable steps, concepts, data-driven tests, plugins, reports, and language-server based editor features.
Gauge is package-manager interesting because the core CLI is only the entry point: useful installations often combine the main binary with language runners, reports, and IDE plugins. It is a good example of a Go command-line tool distributed as a package while delegating much of its runtime behavior to a plugin ecosystem.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gauge. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.gauge/config/gauge.properties<project_root>/env/default/default.properties<project_root>/env/default/<language>.properties<project_root>/manifest.json%APPDATA%\gauge\config\gauge.properties<project_root>\env\default\default.properties<project_root>\env\default\<language>.properties<project_root>\manifest.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gauge | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/getgauge/gauge
métadonnées d'installation
| Clé du paquet | brew:gauge |
|---|---|
| Version | 1.6.33 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gauge |
| Page d'accueil | https://gauge.org |
| Dépôt | https://github.com/getgauge/gauge |
| Docs amont | https://docs.gauge.org/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/getgauge/gauge/archive/refs/tags/v1.6.33.tar.gz |
| Dernière mise à jour | 2026-06-18T10:44:39Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gauge |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
gauge
nix profile install nixpkgs#gaugegauge
choco install gaugemain/gauge
scoop install main/gaugeGauge.Gauge
winget install --id Gauge.Gauge -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.