Last Version

testrunner 1.2.1

A tool for customizing the order JUnit tests run

License

License

GroupId

GroupId

edu.illinois.cs
ArtifactId

ArtifactId

testrunner
Version

Version

1.2.1
Type

Type

pom
Description

Description

testrunner
A tool for customizing the order JUnit tests run
Project URL

Project URL

https://github.com/TestingResearchIllinois/testrunner

Download testrunner 1.2.1

Filename Size
testrunner-1.2.1.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • testrunner-core-plugin
  • testrunner-gradle-plugin
  • testrunner-maven-plugin
  • testrunner-running
  • testrunner-testing