Allure#
Интеграция Neptune и Allure.
<dependency>
<groupId>ru.tinkoff.qa.neptune</groupId>
<artifactId>allure.integration</artifactId>
<version>${LATEST_RELEASE_OR_BETA_VERSION}</version>
<scope>test</scope>
</dependency>
dependencies {
testImplementation group: 'ru.tinkoff.qa.neptune', name: 'allure.integration', version: LATEST_RELEASE_OR_BETA_VERSION
}
Является транзитивной зависимостью следующих модулей: