macOS
brew install beakerliblocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für beakerlib in AI-Agent-Workflows.
Installation
brew install beakerliblocal Homebrew formula metadata
sudo dnf install beakerlibFedora Rawhide package metadata · beakerlib · Quelle: dl.fedoraproject.org
Überblick
Shell-level integration testing library
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
beakerlib-deja-summarize | cli | globales Executable | |
beakerlib-journalcmp | cli | globales Executable | |
beakerlib-journalling | cli | globales Executable | |
beakerlib-lsb_release | cli | globales Executable | |
beakerlib-rlMemAvg | cli | globales Executable | |
beakerlib-rlMemPeak | cli | globales Executable | |
beakerlib-testwatcher | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/beakerlib/beakerlib
Installationsmetadaten
| Paketschlüssel | brew:beakerlib |
|---|---|
| Version | 1.33.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/beakerlib |
| Homepage | https://github.com/beakerlib/beakerlib |
| Repository | https://github.com/beakerlib/beakerlib |
| Upstream-Dokumentation | https://beakerlib.readthedocs.io/en/latest |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://github.com/beakerlib/beakerlib/archive/refs/tags/1.33.3.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:02:52-07:00 |
| Pulse | updated |
| Abhängigkeiten | coreutils, gnu-getopt |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-syntaxQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.