Welcome to the Allure Examples GitHub organization! This organization is dedicated to showcasing various implementations and integrations of the Allure reporting tool with different testing frameworks and environments.
Allure is an open-source framework designed to produce test execution reports that are clear and understandable for everyone in the team. With Allure, you can obtain concise and visually appealing test reports, making it easier to identify issues and track test execution history.
If you're new to Allure, we recommend starting with the official Allure documentation.
To try out an example:
- Navigate to the desired repository.
- Follow the setup and execution instructions detailed in the repository's README.
- View the generated Allure reports.
We welcome contributions! If you're interested in enhancing an example or adding a new one, please:
- Fork the repository you're interested in.
- Make your changes and test them thoroughly.
- Submit a pull request detailing your changes.
- Await a review.
For questions or issues related directly to Allure, please refer to GitHub Discussions.
Unless otherwise specified in the individual repository, all repositories under this organization are licensed under the Apache 2.0 License.