macOS
brew install beakerliblocal Homebrew formula metadata
brew
Shell-level integration testing library. Version 1.33.3 via Homebrew; verified 2026-06-22.
install
brew install beakerliblocal Homebrew formula metadata
sudo dnf install beakerlibFedora Rawhide package metadata · beakerlib · source: dl.fedoraproject.org
overview
Shell-level integration testing library
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
beakerlib-deja-summarize | cli | global executable | |
beakerlib-journalcmp | cli | global executable | |
beakerlib-journalling | cli | global executable | |
beakerlib-lsb_release | cli | global executable | |
beakerlib-rlMemAvg | cli | global executable | |
beakerlib-rlMemPeak | cli | global executable | |
beakerlib-testwatcher | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/beakerlib/beakerlib
install metadata
| Package key | brew:beakerlib |
|---|---|
| Version | 1.33.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/beakerlib |
| Homepage | https://github.com/beakerlib/beakerlib |
| Repository | https://github.com/beakerlib/beakerlib |
| Upstream docs | https://beakerlib.readthedocs.io/en/latest |
| License | GPL-2.0-only |
| Source archive | https://github.com/beakerlib/beakerlib/archive/refs/tags/1.33.3.tar.gz |
| Last updated | 2026-06-22T14:02:52-07:00 |
| Pulse | updated |
| Dependencies | coreutils, gnu-getopt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-syntaxsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.