macOS
brew install beakerliblocal Homebrew formula metadata
brew
beakerlib のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install beakerliblocal Homebrew formula metadata
sudo dnf install beakerlibFedora Rawhide package metadata · beakerlib · ソース: dl.fedoraproject.org
概要
Shell-level integration testing library
履歴
BeakerLib is a shell-level integration testing library for writing, running, logging, and analyzing integration and black-box tests. It is especially associated with Fedora/RHEL-style test automation, where shell tests need consistent phases, assertions, journals, and result files.
The current documentation says the project moved to its new official home after fedorahosted.org was shut down. The GitHub repository was created on 2017-03-01 and the README identifies it as the upstream project for a shell testing library with Fedora/RHEL distribution support.
BeakerLib's manual documents the long-lived shell API surface: tests source /usr/share/beakerlib/beakerlib.sh, start and end journals, divide work into phases, run commands, assert conditions, manage services and files, and emit journal.txt, journal.xml, and TestResults output.
The README documents Fedora and RHEL packaging as the primary distribution path, with newer builds available through COPR. The batch package facts show Homebrew and Fedora packaging, which is narrower than Beads or bdftopcf but notable because the package carries Linux distribution QA practices into local developer environments.
The beakerlib GitHub organization also hosts many domain-specific shell libraries, showing that BeakerLib became more than one script: it is a shared testing vocabulary for distribution and system-integration tests.
A BeakerLib test is usually a shell script that sources beakerlib.sh, opens a journal, runs setup/test/cleanup phases, records assertions and command results, then closes the journal. The official manual centers on repeatable logging and result reporting rather than unit-test style in-process assertions.
The library is used for integration and black-box tests where shell commands, packages, services, files, sockets, mounts, virtual X, performance metrics, reboot handling, and cleanup must be coordinated in a readable script.
BeakerLib is package-nerd significant because it is a packaged testing framework for the shell and the operating system, not just for an application language. It reflects the needs of distribution QA: tests must install from packages, manipulate services, survive real system state, and produce machine-readable logs for automation.
Its move from Fedora Hosted to GitHub/Read the Docs also marks a common infrastructure migration path for older Fedora-era projects after fedorahosted.org was retired.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
beakerlib-deja-summarize | cli | グローバル実行可能ファイル | |
beakerlib-journalcmp | cli | グローバル実行可能ファイル | |
beakerlib-journalling | cli | グローバル実行可能ファイル | |
beakerlib-lsb_release | cli | グローバル実行可能ファイル | |
beakerlib-rlMemAvg | cli | グローバル実行可能ファイル | |
beakerlib-rlMemPeak | cli | グローバル実行可能ファイル | |
beakerlib-testwatcher | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/beakerlib/beakerlib
インストールメタデータ
| パッケージキー | brew:beakerlib |
|---|---|
| バージョン | 1.33.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/beakerlib |
| ホームページ | https://github.com/beakerlib/beakerlib |
| リポジトリ | https://github.com/beakerlib/beakerlib |
| 上流ドキュメント | https://beakerlib.readthedocs.io/en/latest |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://github.com/beakerlib/beakerlib/archive/refs/tags/1.33.3.tar.gz |
| 最終更新 | 2026-06-22T14:02:52-07:00 |
| Pulse | updated |
| 依存関係 | coreutils, gnu-getopt |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | beakerlib |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
beakerlib 1.33.3-1.fc45
A shell-level integration testing library
sudo dnf install beakerlibbeakerlib-vim-syntax 1.33.3-1.fc45
Files for syntax highlighting BeakerLib tests in VIM editor
sudo dnf install beakerlib-vim-syntaxソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.