TestNG listener

TestNG listener to create badges with statistics on running tests

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.touchbit.shields4j
ArtifactId

ArtifactId

testng
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

TestNG listener
TestNG listener to create badges with statistics on running tests
Project Organization

Project Organization

TouchBIT

Download testng

How to add to project

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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.touchbit.shields4j » test-core jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0