is not current version
Last Version 1.2.0

Kotest Allure Integration 1.0.1

Allure Listener for Kotest and some extra functions

License

License

GroupId

GroupId

ru.iopump.kotest
ArtifactId

ArtifactId

kotest-allure
Version

Version

1.0.1
Type

Type

jar
Description

Description

Kotest Allure Integration
Allure Listener for Kotest and some extra functions
Project URL

Project URL

https://github.com/kochetkov-ma/kotest-allure
Source Code Management

Source Code Management

https://github.com/kochetkov-ma/kotest-allure

Download kotest-allure 1.0.1


<!-- https://jarcasting.com/artifacts/ru.iopump.kotest/kotest-allure/ -->
<dependency>
    <groupId>ru.iopump.kotest</groupId>
    <artifactId>kotest-allure</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.iopump.kotest/kotest-allure/
implementation 'ru.iopump.kotest:kotest-allure:1.0.1'
// https://jarcasting.com/artifacts/ru.iopump.kotest/kotest-allure/
implementation ("ru.iopump.kotest:kotest-allure:1.0.1")
'ru.iopump.kotest:kotest-allure:jar:1.0.1'
<dependency org="ru.iopump.kotest" name="kotest-allure" rev="1.0.1">
  <artifact name="kotest-allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.iopump.kotest', module='kotest-allure', version='1.0.1')
)
libraryDependencies += "ru.iopump.kotest" % "kotest-allure" % "1.0.1"
[ru.iopump.kotest/kotest-allure "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.opentest4j : opentest4j jar 1.2.0
io.qameta.allure : allure-java-commons jar 2.13.9

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32
io.kotest : kotest-framework-api-jvm jar 4.4.3

test (3)

Group / Artifact Type Version
io.kotest : kotest-property jar 4.4.3
org.slf4j : slf4j-simple jar 1.7.30
io.kotest : kotest-runner-junit5-jvm jar 4.4.3

Project Modules

There are no modules declared in this project.