macOS
brew install allurelocal Homebrew formula metadata
brew
Flexible lightweight test report tool. Version 2.44.0 via Homebrew; verified 2026-07-01.
install
brew install allurelocal Homebrew formula metadata
sudo apt install allureDebian stable package indexes · allure · source: deb.debian.org
nix profile install nixpkgs#allurenixpkgs package indexes · pkgs/by-name/al/allure/package.nix · source: api.github.com
sudo pacman -S allureArch Linux sync databases · allure · source: geo.mirror.pkgbuild.com
scoop install main/allureScoop official bucket manifest trees · bucket/allure.json · source: api.github.com
overview
Flexible lightweight test report tool
history
Allure Report is an open source, framework-agnostic test result visualization tool. It takes test execution data from many test frameworks and turns it into interactive HTML reports for local debugging, CI artifacts, and team quality reporting.
The Allure 2 repository presents the project as Allure Report and links the official site, documentation, Maven Central command-line artifact, release downloads, Qameta Software, Open Collective backers, and project discussions. The current documentation distinguishes Allure Report 2, described as the mature and broadly integrated line, from Allure Report 3, described as a newer version rebuilt for usability and compatibility.
The project grew around a separation familiar to test-tool package users: language/framework adapters produce Allure result files, then the standalone Allure command-line tool generates and serves a report. That split made it possible for one report renderer to serve Java, JavaScript, Python, Ruby, PHP, .NET, and other testing stacks.
Official documentation describes Allure as integrating with 30+ testing frameworks and CI/CD platforms such as Jenkins, GitHub Actions, and Azure DevOps. The README documents common package paths including release archives, Homebrew, Scoop, and Maven Central, which is why Allure shows up both as a Java ecosystem artifact and as a cross-platform CLI formula.
Allure 2 remains the widely used line according to the project's own llms.txt, while Allure 3 is maintained alongside it with migration guidance. That dual-track state matters to package maintainers because the formula named `allure` has historically meant the mature Allure 2 command-line distribution even as the upstream documentation increasingly teaches both versions.
Typical usage is to run tests with an Allure adapter enabled, collect the generated result files, and invoke the `allure` CLI to generate or view an HTML report. The official docs emphasize report navigation, history and retries, attachments, visual analytics, framework setup, and CI integration.
In package-manager contexts, Allure is usually installed for its `allure` executable rather than for a library API. It is common in CI jobs as a post-test reporting step and in local QA workflows when developers want a richer view than raw JUnit XML, pytest output, or test-runner console logs.
Allure is a good example of a language-neutral CLI that sits beside many language-specific packages. The report generator has to be easy to install from Homebrew, Scoop, archives, Maven, and CI images because it is used after tests from many ecosystems have already run.
For formula maintainers, the interesting bit is not just the executable but the compatibility contract between adapter-generated result files and the report renderer. The Allure 2 versus Allure 3 split also makes version selection and migration guidance unusually visible for a test-reporting package.
security posture
No matching local secret-handling manifest was found for allure. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
allure | 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.
install metadata
| Package key | brew:allure |
|---|---|
| Version | 2.44.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/allure |
| Homepage | https://allurereport.org/ |
| Repository | https://github.com/allure-framework/allure2 |
| Upstream docs | https://allurereport.org/docs |
| License | Apache-2.0 |
| Source archive | https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.44.0/allure-commandline-2.44.0.zip |
| Last updated | 2026-07-01T17:49:35Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | allure |
| 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.
allure 0.11.0.0-1
near-future Sci-Fi roguelike and tactical squad game
sudo apt install allureallure
nix profile install nixpkgs#allureallure 0.11.0.0-1
near-future Sci-Fi roguelike and tactical squad game
sudo apt install allureallure 0.11.0.0-354
Near-future Sci-Fi roguelike and tactical squad combat game
sudo pacman -S alluremain/allure
scoop install main/alluresource 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.