macOS
brew install gaugelocal Homebrew formula metadata
brew / 順位 3446
gauge のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gaugelocal Homebrew formula metadata
nix profile install nixpkgs#gaugenixpkgs package indexes · pkgs/by-name/ga/gauge/package.nix · ソース: api.github.com
choco install gaugeChocolatey community package catalog · gauge · ソース: community.chocolatey.org
scoop install main/gaugeScoop official bucket manifest trees · bucket/gauge.json · ソース: api.github.com
winget install --id Gauge.Gauge -eWindows Package Manager source index · Gauge.Gauge · ソース: cdn.winget.microsoft.com
概要
Test automation tool that supports executable documentation
履歴
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.
セキュリティ状態
gauge に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gauge | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gauge |
|---|---|
| バージョン | 1.6.35 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://gauge.org |
| リポジトリ | https://github.com/getgauge/gauge |
| 最終更新 | 2026-07-23T12:10:32Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gauge
nix profile install nixpkgs#gaugegauge
choco install gaugemain/gauge
scoop install main/gaugeGauge.Gauge
winget install --id Gauge.Gauge -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.