TestNG TestEngine

Implementation of the JUnit5 Platform TestEngine interface

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.testng-team
Идентификатор

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

testng-junit5
Последняя версия

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

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

TestNG TestEngine
Implementation of the JUnit5 Platform TestEngine interface
Ссылка на сайт

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

https://github.com/testng-team/testng-junit5
Организация-разработчик

Организация-разработчик

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

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

https://github.com/testng-team/testng-junit5

Скачать testng-junit5

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

<!-- https://jarcasting.com/artifacts/com.github.testng-team/testng-junit5/ -->
<dependency>
    <groupId>com.github.testng-team</groupId>
    <artifactId>testng-junit5</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.testng-team/testng-junit5/
implementation 'com.github.testng-team:testng-junit5:0.0.1'
// https://jarcasting.com/artifacts/com.github.testng-team/testng-junit5/
implementation ("com.github.testng-team:testng-junit5:0.0.1")
'com.github.testng-team:testng-junit5:jar:0.0.1'
<dependency org="com.github.testng-team" name="testng-junit5" rev="0.0.1">
  <artifact name="testng-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.testng-team', module='testng-junit5', version='0.0.1')
)
libraryDependencies += "com.github.testng-team" % "testng-junit5" % "0.0.1"
[com.github.testng-team/testng-junit5 "0.0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.0.0
org.junit.platform : junit-platform-engine jar 1.5.0

test (1)

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

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

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

testng-junit5

Implementation of the JUnit5 Platform TestEngine interface

Build Status

build

Launch Maven to build, format and run integration tests:

mvn verify -P run-fmt,run-its

com.github.testng-team

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

Версия
0.0.1