# allure2_custom **Repository Path**: woolen/allure2_custom ## Basic Information - **Project Name**: allure2_custom - **Description**: allure2测试报告框架,搞下来,做中文和定制 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [license]: http://www.apache.org/licenses/LICENSE-2.0 "Apache License 2.0" [blog]: https://qameta.io/blog [gitter]: https://gitter.im/allure-framework/allure-core [gitter-ru]: https://gitter.im/allure-framework/allure-ru [twitter]: https://twitter.com/QametaSoftware "Qameta Software" [twitter-team]: https://twitter.com/QametaSoftware/lists/team/members "Team" [build]: https://ci.qameta.io/job/allure2/job/master "Build" [build-badge]: https://ci.qameta.io/buildStatus/icon?job=allure2/master [bintray]: https://bintray.com/qameta/generic/allure2 "Bintray" [bintray-badge]: https://img.shields.io/bintray/v/qameta/generic/allure2.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/2.0/ # Allure Report [![build-badge][]][build] [![release-badge][]][release] [![bintray-badge][]][bintray] [![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 Framework is a flexible lightweight multi-language test report tool that not only shows a very concise representation of what have been tested in a neat web report form, but allows everyone participating in the development process to extract maximum of useful information from everyday execution of tests. ![Allure Report](.github/readme-img.png) ## Download You can use one of the following ways to get Allure: * Grab it from [bintray][bintray]. * Using Homebrew: ```bash $ brew untap qameta/allure $ brew update $ brew install allure ``` ## Documentation All the documentation is available [on our site][docs]. ## 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 [Gitter room][gitter] ([ru][gitter-ru]). ## 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). ## Backers Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/allure-report#backer)] ## Sponsors Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/allure-report#sponsor)] ## License The Allure Framework is released under version 2.0 of the [Apache License][license].