macOS
brew install rounduplocal Homebrew formula metadata
brew / 順位 20302
roundup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rounduplocal Homebrew formula metadata
nix profile install nixpkgs#roundupnixpkgs package indexes · pkgs/by-name/ro/roundup/package.nix · ソース: api.github.com
概要
Unit testing tool
履歴
roundup is a small shell-based unit-test runner whose test plans define test functions and optional setup and teardown helpers.
Blake Mizerany created roundup in 2010 as an MIT-licensed unit-testing tool for shell scripts.
The project published command and test-plan manuals alongside annotated source and self-tests.
roundup is distributed through Homebrew and Nix, fitting naturally into declarative and developer-oriented Unix package collections.
By default, `roundup` discovers files matching `*-test.sh`; users can also pass test-plan paths explicitly. Each plan is sourced in a sandbox, tests run with shell tracing, and a pass/fail summary determines the exit status.
roundup exemplifies the Unix testing-tool tradition: the runner itself is a portable shell script, test plans are ordinary sourced shell files, and installation can be as simple as copying one executable.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
roundup | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bmizerany/roundup
インストールメタデータ
| パッケージキー | brew:roundup |
|---|---|
| バージョン | 0.0.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/roundup |
| ホームページ | https://bmizerany.github.io/roundup |
| リポジトリ | https://github.com/bmizerany/roundup |
| 上流ドキュメント | https://bmizerany.github.io/roundup |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/bmizerany/roundup/archive/refs/tags/v0.0.6.tar.gz |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | roundup |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
roundup
nix profile install nixpkgs#roundupソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.