Integrations
This chapter describes how to integrate Allure Report into various tools used for software development.
Integrations with CI/CD tools
Having Allure Report on a local machine is great, but what if we want to generate the reports automatically as part of a CI/CD process? Integrations with CI/CD systems allow just that. They download the correct version of Allure Report and generate the report during a pipeline run. Some integrations can embed the report into the pipeline results page so you and your colleagues may view it later.
Check out the documentation page of each integration to learn more about its capabilities:
- Azure DevOps integration Allure 2
- Bamboo integration Allure 2
- GitHub Action integration Allure 3
- Jenkins integration Allure 2
- TeamCity integration Allure 2
Integrations with development tools
These integrations embed Allure Report commands into the IDE's UI:
- JetBrains IDE integration Allure 2
- Visual Studio Code integration Allure 2