Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 654 Bytes

README.adoc

File metadata and controls

20 lines (12 loc) · 654 Bytes

Allure Demo

This repository powers demo.qameta.io, which includes demos for the Allure Framework.

Getting started

./gradlew build -PallureVersion=…​

Demo will be generated in the allure-report/index.html path.

Contributing

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.