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

JUnit 5 Reporting Support 0.4.17

Test Automation engineer's little helper

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов Reporting Прикладные библиотеки
Группа

Группа

cz.pumpitup.pn5.reporting
Идентификатор

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

junit
Версия

Версия

0.4.17
Тип

Тип

jar
Описание

Описание

JUnit 5 Reporting Support
Test Automation engineer's little helper
Ссылка на сайт

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

https://dev.azure.com/pumpitup/pumpo-number-five/junit/

Скачать junit 0.4.17


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
cz.pumpitup.pn5.reporting : api jar 0.4.17
cz.pumpitup.pn5 : commons.config jar 0.4.17
org.junit.jupiter : junit-jupiter-api jar 5.5.1

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-junit-jupiter jar 3.5.13

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

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