is not current version
Last Version 1.2.1

edu.illinois.cs:testrunner-testing 1.2

A tool for customizing the order JUnit tests run

License

License

GroupId

GroupId

edu.illinois.cs
ArtifactId

ArtifactId

testrunner-testing
Version

Version

1.2
Type

Type

jar
Description

Description

A tool for customizing the order JUnit tests run

Download testrunner-testing 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6

test (3)

Group / Artifact Type Version
edu.illinois.cs : testrunner-core-plugin jar 1.2
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.