License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdorg.touchbit.shields4j |
ArtifactId | ArtifactIdtestng |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestNG listener
TestNG listener to create badges with statistics on running tests
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testng-1.0.1.pom | |
testng-1.0.1.jar | 4 KB |
testng-1.0.1-sources.jar | 4 KB |
testng-1.0.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.touchbit.shields4j/testng/ -->
<dependency>
<groupId>org.touchbit.shields4j</groupId>
<artifactId>testng</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.touchbit.shields4j/testng/
implementation 'org.touchbit.shields4j:testng:1.0.1'
// https://jarcasting.com/artifacts/org.touchbit.shields4j/testng/
implementation ("org.touchbit.shields4j:testng:1.0.1")
'org.touchbit.shields4j:testng:jar:1.0.1'
<dependency org="org.touchbit.shields4j" name="testng" rev="1.0.1">
<artifact name="testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.touchbit.shields4j', module='testng', version='1.0.1')
)
libraryDependencies += "org.touchbit.shields4j" % "testng" % "1.0.1"
[org.touchbit.shields4j/testng "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.0.0-beta4 |
org.touchbit.shields4j : client | jar | 1.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.touchbit.shields4j » test-core | jar | 1.0.1 |