TestNG-Extensions

Some simple extensions to testng for use with maven.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

TestNG-Extensions
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

TestNG-Extensions
Some simple extensions to testng for use with maven.

Download TestNG-Extensions

How to add to project

<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/TestNG-Extensions/ -->
<dependency>
    <groupId>org.e-hoffman.testing</groupId>
    <artifactId>TestNG-Extensions</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/TestNG-Extensions/
implementation 'org.e-hoffman.testing:TestNG-Extensions:1.2.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/TestNG-Extensions/
implementation ("org.e-hoffman.testing:TestNG-Extensions:1.2.0")
'org.e-hoffman.testing:TestNG-Extensions:jar:1.2.0'
<dependency org="org.e-hoffman.testing" name="TestNG-Extensions" rev="1.2.0">
  <artifact name="TestNG-Extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='TestNG-Extensions', version='1.2.0')
)
libraryDependencies += "org.e-hoffman.testing" % "TestNG-Extensions" % "1.2.0"
[org.e-hoffman.testing/TestNG-Extensions "1.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
eu.medsea.mimeutil : mime-util jar 2.1.3
cglib : cglib jar 2.2
org.e-hoffman.testing : DynamicModuleAPI jar 1.2.0
org.slf4j : slf4j-api jar 1.6.1
org.testng : testng jar 6.2
org.e-hoffman.testing : LogBackCapture jar 1.2.0

test (3)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : log4j-over-slf4j jar 1.6.1
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0