edu.illinois.cs:testrunner-testing

A tool for customizing the order JUnit tests run

License

License

GroupId

GroupId

edu.illinois.cs
ArtifactId

ArtifactId

testrunner-testing
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-testing

How to add to project

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

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.1
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.
edu.illinois.cs

Versions

Version
1.2.1
1.2
1.1
1.0