Automic VaultAutomic Vault

brew

Installer beakerlib avec Homebrew, dnf

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de beakerlib pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install beakerlib

local Homebrew formula metadata

aperçu

Résumé du paquet

Shell-level integration testing library

Commandes et alias

  • beakerlib-deja-summarize
  • beakerlib-journalcmp
  • beakerlib-journalling
  • beakerlib-lsb_release
  • beakerlib-rlMemAvg
  • beakerlib-rlMemPeak
  • beakerlib-testwatcher

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • Pre-2017: BeakerLib is hosted on fedorahosted.org according to the current docs.
  • 2017-03-01: beakerlib/beakerlib GitHub repository is created.
  • 2021-11-09: Documentation news lists BeakerLib 1.28 with new OS-detection and dependency-checking functions.
  • 2022-10-20: Documentation news lists BeakerLib 1.29.3.
  • 2026-04-07: GitHub lists beakerlib-1.33.3 as the latest release.

Related projects

  • Beaker is the broader Red Hat-origin automated test system whose ecosystem gives BeakerLib its name and context.
  • Fedora and RHEL packaging are the documented distribution channels.
  • The beakerlib GitHub organization hosts companion libraries for areas such as firewalld, database, yum, crypto, and distribution testing.

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:shell

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
beakerlib-deja-summarizecliexécutable global
beakerlib-journalcmpcliexécutable global
beakerlib-journallingcliexécutable global
beakerlib-lsb_releasecliexécutable global
beakerlib-rlMemAvgcliexécutable global
beakerlib-rlMemPeakcliexécutable global
beakerlib-testwatchercliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.33.3
gestionnaire mis à jour2026-06-22
données localesOK
amontà jour
dernière version détectée1.33.3

https://github.com/beakerlib/beakerlib

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:beakerlib
Version1.33.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/beakerlib
Page d'accueilhttps://github.com/beakerlib/beakerlib
Dépôthttps://github.com/beakerlib/beakerlib
Docs amonthttps://beakerlib.readthedocs.io/en/latest
LicenceGPL-2.0-only
Archive sourcehttps://github.com/beakerlib/beakerlib/archive/refs/tags/1.33.3.tar.gz
Dernière mise à jour2026-06-22T14:02:52-07:00
Pulseupdated
Dépendancescoreutils, gnu-getopt
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebeakerlib
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

dnf95%

beakerlib 1.33.3-1.fc45

A shell-level integration testing library

https://github.com/beakerlib

sudo dnf install beakerlib
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: beakerlib
  • 15 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Beakerlib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: beakerlib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

beakerlib-vim-syntax 1.33.3-1.fc45

Files for syntax highlighting BeakerLib tests in VIM editor

https://github.com/beakerlib

sudo dnf install beakerlib-vim-syntax
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: beakerlib
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Beakerlib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: beakerlib-vim-syntax from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment