Search⌘ K
AI Features

Allure Dependency and Annotations

Explore how to configure Allure dependencies in Gradle and Maven projects for test automation. Learn to apply key Allure annotations like @Step and @Attachment to document test execution steps and attach test artifacts, enabling better reporting and test lifecycle tracking.

Adding dependency

To use Gradle, we have to add the dependencies below ...