# allure2 **Repository Path**: taylortaurus/allure2 ## Basic Information - **Project Name**: allure2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: Avaddon-tfa-patch-1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-02 - **Last Updated**: 2025-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [license]: http://www.apache.org/licenses/LICENSE-2.0 "Apache License 2.0" [site]: https://qameta.io/?source=Report_GitHub [blog]: https://qameta.io/blog [gitter]: https://gitter.im/allure-framework/allure-core [gitter-ru]: https://gitter.im/allure-framework/allure-ru [tg-ru]: https://t.me/allure_ru [twitter]: https://twitter.com/QametaSoftware "Qameta Software" [twitter-team]: https://twitter.com/QametaSoftware/lists/team/members "Team" [build]: https://github.com/allure-framework/allure2/actions/workflows/build.yaml [build-badge]: https://github.com/allure-framework/allure2/actions/workflows/build.yaml/badge.svg [maven]: https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/ "Maven Central" [maven-badge]: https://img.shields.io/maven-central/v/io.qameta.allure/allure-commandline.svg?style=flat [release]: https://github.com/allure-framework/allure2/releases/latest "Latest release" [release-badge]: https://img.shields.io/github/release/allure-framework/allure2.svg?style=flat [CONTRIBUTING.md]: .github/CONTRIBUTING.md [CODE_OF_CONDUCT.md]: CODE_OF_CONDUCT.md [docs]: https://docs.qameta.io/allure-report/ # Allure Report [![build-badge][]][build] [![release-badge][]][release] [![maven-badge][]][maven] [![Backers on Open Collective](https://opencollective.com/allure-report/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/allure-report/sponsors/badge.svg)](#sponsors) Allure Report is a flexible multi-language test report tool to show you a detailed representation of what has been tested end extract max from the everyday execution of tests.

Allure Framework is a set of adaptors and examples for the Allure Report. Read more at the [official website](https://qameta.io/allure-report) of the project. ![Allure Report](.github/preview_report.png) ## Download You can use one of the following ways to get Allure: * Grab it from [releases](https://github.com/allure-framework/allure2/releases) (see Assets section). * Using Homebrew: ```bash $ brew install allure ``` * For Windows, Allure is available from the [Scoop](http://scoop.sh/) commandline-installer. To install Allure, download and install Scoop and then execute in the Powershell: ```bash scoop install allure ``` ## Documentation All the documentation is available [on our website][docs]. ## Allure TestOps DevOps-ready Testing Platform that brings together automated and manual testing. Level up your product quality control and boost your QA and development team productivity by setting your TestOps. Try it on our [website][site]. [![Allure TestOps](.github/preview_testops.png)][site] ## Staying in Touch Follow [@QametaSoftware][twitter] and its [team members][twitter-team] on Twitter. In-depth articles can be found at [Qameta Blog][blog]. Also feel free to join our GitHub discussions. ## Community There are thousands of Allure users all over the world. If you are looking for a wholesome company of Allure folks, take a look at [gitter] for English speaking users and [Telegram chat][tg-ru] for Russian speaking users. ## Code of Conduct Please note that this project is released with a [Contributor Code of Conduct][CODE_OF_CONDUCT.md]. By participating in this project you agree to abide by its terms. ## Contributors This project exists thanks to all the people who contribute. [[Contribute]](.github/CONTRIBUTING.md). ## License The Allure Framework is released under version 2.0 of the [Apache License][license].