🍺 BREW Explorer

← all formulae

allure

brew install allure v2.43.0 Apache-2.0

Java-based test report generator that produces interactive HTML dashboards from test results across multiple frameworks.

Why you might care

Allure transforms raw test output (JUnit XML, JSON, etc.) into rich, browsable reports with timelines, history, and failure analysis. It integrates with Pytest, Selenium, Cypress, and many other test frameworks, making it valuable for CI/CD pipelines where stakeholders need clear test visibility without diving into logs.

Categories

Alternatives

junit testng pytest-html
5.1k
30-day installs · #583
17.5k
90-day · #586
84.2k
365-day · #474

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "junit",
    "testng",
    "pytest-html"
  ],
  "build_dependencies": [],
  "categories": [
    "java",
    "test-reporting",
    "observability"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "openjdk"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Flexible lightweight test report tool",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:22+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "allure",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://allurereport.org/",
  "homepage_og_description": "Open-source HTML automation test reporting tool for Pytest, Playwright, Cypress, Jest, Selenium, JUnit, TestNG, Webdriver.io, Cucumber, C#, Android, IOS and more",
  "homepage_og_image": null,
  "homepage_title": "Allure Report \u2014 Open-source HTML test automation report tool",
  "installs_30d": 5145,
  "installs_365d": 84235,
  "installs_90d": 17460,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:45:46+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "allure",
  "oldnames": [],
  "one_liner": "Java-based test report generator that produces interactive HTML dashboards from test results across multiple frameworks.",
  "optional_dependencies": [],
  "rank_30d": 583,
  "rank_365d": 474,
  "rank_90d": 586,
  "raw_hash": "5e742e68cdef6580",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/allure.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.43.0",
  "versioned_formulae": [],
  "why_use_this": "Allure transforms raw test output (JUnit XML, JSON, etc.) into rich, browsable reports with timelines, history, and failure analysis. It integrates with Pytest, Selenium, Cypress, and many other test frameworks, making it valuable for CI/CD pipelines where stakeholders need clear test visibility without diving into logs."
}