edu.illinois.cs:testrunner-running

A tool for customizing the order JUnit tests run

License

License

GroupId

GroupId

edu.illinois.cs
ArtifactId

ArtifactId

testrunner-running
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

A tool for customizing the order JUnit tests run

Download testrunner-running

How to add to project

<!-- https://jarcasting.com/artifacts/edu.illinois.cs/testrunner-running/ -->
<dependency>
    <groupId>edu.illinois.cs</groupId>
    <artifactId>testrunner-running</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.illinois.cs/testrunner-running/
implementation 'edu.illinois.cs:testrunner-running:1.2.1'
// https://jarcasting.com/artifacts/edu.illinois.cs/testrunner-running/
implementation ("edu.illinois.cs:testrunner-running:1.2.1")
'edu.illinois.cs:testrunner-running:jar:1.2.1'
<dependency org="edu.illinois.cs" name="testrunner-running" rev="1.2.1">
  <artifact name="testrunner-running" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.illinois.cs', module='testrunner-running', version='1.2.1')
)
libraryDependencies += "edu.illinois.cs" % "testrunner-running" % "1.2.1"
[edu.illinois.cs/testrunner-running "1.2.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
junit : junit jar 4.12
org.apache.maven : maven-core jar 3.5.4
org.apache.maven.plugins : maven-surefire-plugin jar 2.22.0
org.apache.maven.surefire : maven-surefire-common jar 2.22.0
org.scala-lang : scala-library jar 2.12.6
xmlunit : xmlunit jar 1.6
org.junit.platform : junit-platform-launcher jar 1.1.0

Project Modules

There are no modules declared in this project.
edu.illinois.cs

Versions

Version
1.2.1
1.2
1.1
1.0