This repository powers allure-demo, which includes demos for the Allure Framework.
./gradlew clean test
Results will be generated in the build/allure-results
path.
./gradlew allureServe
Report will be open in the browser.
Allure’s demos is open source. We strongly encourage (and value!) any contributions from the community.
Contributions include:
-
General content improvement: typo fixes and sentence clarifications
-
New content: demos for new features and guides for common use cases
Please feel free to open an issue or a pull request. See the Contributing Guide for more information.