Last Version

TestNG TestEngine 0.0.1

Implementation of the JUnit5 Platform TestEngine interface

License

License

Categories

Categories

JUnit Unit Testing TestNG
GroupId

GroupId

com.github.testng-team
ArtifactId

ArtifactId

testng-junit5
Version

Version

0.0.1
Type

Type

jar
Description

Description

TestNG TestEngine
Implementation of the JUnit5 Platform TestEngine interface
Project URL

Project URL

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

Project Organization

TestNG Team
Source Code Management

Source Code Management

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

Download testng-junit5 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar 7.0.0
org.junit.platform : junit-platform-engine jar 1.5.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.