testrunner

A tool for customizing the order JUnit tests run

Лицензия

Лицензия

Группа

Группа

edu.illinois.cs
Идентификатор

Идентификатор

testrunner
Последняя версия

Последняя версия

1.2.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

testrunner
A tool for customizing the order JUnit tests run
Ссылка на сайт

Ссылка на сайт

https://github.com/TestingResearchIllinois/testrunner

Скачать testrunner

Имя Файла Размер
testrunner-1.2.1.pom 6 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • testrunner-core-plugin
  • testrunner-gradle-plugin
  • testrunner-maven-plugin
  • testrunner-running
  • testrunner-testing
edu.illinois.cs

Версии библиотеки

Версия
1.2.1
1.2
1.1
1.0