Last Version

multitests JUnit4 library 0.7.1

JUnit 4 rule and annotations to multiple test execution: repeat, retry and run in parallel.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.rrrekin
ArtifactId

ArtifactId

multitests-junit4
Version

Version

0.7.1
Type

Type

jar
Description

Description

multitests JUnit4 library
JUnit 4 rule and annotations to multiple test execution: repeat, retry and run in parallel.
Project URL

Project URL

https://github.com/rrrekin/multitests
Source Code Management

Source Code Management

https://github.com/rrrekin/multitests

Download multitests-junit4 0.7.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.