🍺 BREW Explorer

← all formulae

beakerlib

brew install beakerlib v1.33.3 GPL-2.0-only

Shell-level integration testing library

22
30-day installs · #6524
59
90-day · #6883
274
365-day · #6563
39
★ GitHub stars · updated 3mo ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "coreutils",
    "gnu-getopt"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Shell-level integration testing library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:49+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "beakerlib",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-05-17T08:27:20Z",
  "github_readme_excerpt": "BeakerLib is a shell-level integration testing library, providing convenience\nfunctions which simplify writing, running and analysis of integration\nand blackbox tests.\n\n## Installation\n\n### Distribution support\n\n#### Fedora / RHEL\n\nOne can install the packaged version directly from the Fedora repos.\n\nThe latest version can be found in the COPR [here](https://copr.fedorainfracloud.org/coprs/packit/beakerlib-beakerlib-master/).\n\n### Installing from sources\n\nTo install the library to the root directory, use:\n\n```\n$ make\n$ make install\n```\n\nIf you need to install to a different directory, use\n```\n$ make\n$ make DD=/path/to/directory install\n```\nRunning against non-installed tree (except for the in-tree testsuite) is not supported.\n\n\n## Links\n\nDocs: https://beakerlib.readthedocs.io\n",
  "github_repo": "beakerlib/beakerlib",
  "github_stars": 39,
  "github_topics": [],
  "homepage": "https://github.com/beakerlib/beakerlib",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 22,
  "installs_365d": 274,
  "installs_90d": 59,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-only",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "beakerlib",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6524,
  "rank_365d": 6563,
  "rank_90d": 6883,
  "raw_hash": "b1ebf858bc7a42b8",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/b/beakerlib.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.33.3",
  "versioned_formulae": [],
  "why_use_this": null
}