is not current version
Last Version 1.2.1

edu.illinois.cs:testrunner-running 1.2

A tool for customizing the order JUnit tests run

License

License

GroupId

GroupId

edu.illinois.cs
ArtifactId

ArtifactId

testrunner-running
Version

Version

1.2
Type

Type

jar
Description

Description

A tool for customizing the order JUnit tests run

Download testrunner-running 1.2


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

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.