Integration of Allure reporting framework with JUnit 5 for generating test reports.
<dependency>
<groupId>io.qameta.allure</groupId>
<artifactId>allure-junit5</artifactId>
<version>2.33.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to add an attachment to an Allure report in a JUnit 5 test.
Update your JUnit 5 dependency to version 5.4.0 or higher.
No dependency data recorded yet.