Last Version

Rerunner-Jupiter 2.1.6

JUnit 5 Extension point which rerun failed tests certain number of times

License

License

GroupId

GroupId

io.github.artsok
ArtifactId

ArtifactId

rerunner-jupiter
Version

Version

2.1.6
Type

Type

jar
Description

Description

Rerunner-Jupiter
JUnit 5 Extension point which rerun failed tests certain number of times
Project URL

Project URL

https://github.com/artsok/rerunner-jupiter
Source Code Management

Source Code Management

https://github.com/artsok/rerunner-jupiter

Download rerunner-jupiter 2.1.6


<!-- https://jarcasting.com/artifacts/io.github.artsok/rerunner-jupiter/ -->
<dependency>
    <groupId>io.github.artsok</groupId>
    <artifactId>rerunner-jupiter</artifactId>
    <version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.artsok/rerunner-jupiter/
implementation 'io.github.artsok:rerunner-jupiter:2.1.6'
// https://jarcasting.com/artifacts/io.github.artsok/rerunner-jupiter/
implementation ("io.github.artsok:rerunner-jupiter:2.1.6")
'io.github.artsok:rerunner-jupiter:jar:2.1.6'
<dependency org="io.github.artsok" name="rerunner-jupiter" rev="2.1.6">
  <artifact name="rerunner-jupiter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.artsok', module='rerunner-jupiter', version='2.1.6')
)
libraryDependencies += "io.github.artsok" % "rerunner-jupiter" % "2.1.6"
[io.github.artsok/rerunner-jupiter "2.1.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-runner jar
org.projectlombok : lombok jar 1.18.8
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.