testrunner

A tool for customizing the order JUnit tests run

License

License

GroupId

GroupId

edu.illinois.cs
ArtifactId

ArtifactId

testrunner
Last Version

Last Version

1.2.1
Release Date

Release Date

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

Filename Size
testrunner-1.2.1.pom 6 KB
Browse

How to add to project

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

Versions

Version
1.2.1
1.2
1.1
1.0