Last Version

TestNG Dependency Graphs 1.0.1

Reporter plug-in for TestNG that generates graph visualisations of test dependencies.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.wandisco
ArtifactId

ArtifactId

testng-depgraphs
Version

Version

1.0.1
Type

Type

jar
Description

Description

TestNG Dependency Graphs
Reporter plug-in for TestNG that generates graph visualisations of test dependencies.
Project URL

Project URL

https://github.com/WANdisco/testng-depgraphs
Project Organization

Project Organization

WANdisco Inc
Source Code Management

Source Code Management

https://github.com/WANdisco/testng-depgraphs

Download testng-depgraphs 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.