Sweet Junit Runner

Java library to speed up the execution and simplify the maintenance of integration tests.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

org.codelamb
Идентификатор

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

sweet-junit-runner
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sweet Junit Runner
Java library to speed up the execution and simplify the maintenance of integration tests.
Ссылка на сайт

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

https://github.com/jlupi/sweet-junit-runner.git
Система контроля версий

Система контроля версий

https://github.com/jlupi/sweet-junit-runner.git

Скачать sweet-junit-runner

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

<!-- https://jarcasting.com/artifacts/org.codelamb/sweet-junit-runner/ -->
<dependency>
    <groupId>org.codelamb</groupId>
    <artifactId>sweet-junit-runner</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelamb/sweet-junit-runner/
implementation 'org.codelamb:sweet-junit-runner:1.0.0'
// https://jarcasting.com/artifacts/org.codelamb/sweet-junit-runner/
implementation ("org.codelamb:sweet-junit-runner:1.0.0")
'org.codelamb:sweet-junit-runner:jar:1.0.0'
<dependency org="org.codelamb" name="sweet-junit-runner" rev="1.0.0">
  <artifact name="sweet-junit-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelamb', module='sweet-junit-runner', version='1.0.0')
)
libraryDependencies += "org.codelamb" % "sweet-junit-runner" % "1.0.0"
[org.codelamb/sweet-junit-runner "1.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.reflections : reflections jar 0.9.11

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

Данный проект не имеет модулей.

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

Версия
1.0.0