TestNG Metrics

A HTML Report of test executions via TestNG

License

License

Categories

Categories

TestNG Unit Testing Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.adiralashiva8
ArtifactId

ArtifactId

testng-metrics
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

TestNG Metrics
A HTML Report of test executions via TestNG
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/adiralashiva8/testng-metrics

Download testng-metrics

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0-beta3

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.4
1.3
1.2
1.1
1.0