testng

Testing framework for Java

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.testng
ArtifactId

ArtifactId

testng
Last Version

Last Version

7.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

testng
Testing framework for Java
Project URL

Project URL

https://testng.org
Source Code Management

Source Code Management

https://github.com/cbeust/testng.git

Download testng

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.36
com.beust : jcommander jar 1.82
org.apache.ant : ant Optional jar 1.10.12
com.google.inject : guice Optional jar 5.1.0
junit : junit Optional jar 4.13.2
org.yaml : snakeyaml Optional jar 1.30

runtime (1)

Group / Artifact Type Version
org.webjars : jquery jar 3.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
7.6.0
7.5
7.4.0
7.3.0
7.1.0
7.0.0
7.0.0-beta7
7.0.0-beta4
7.0.0-beta3
7.0.0-beta2
7.0.0-beta1
6.14.3
6.14.2
6.13.1
6.13
6.11
6.10
6.9.13.6
6.9.13.5
6.9.13.4
6.9.13.3
6.9.10
6.9.9
6.9.8
6.9.7
6.9.6
6.9.5
6.9.4
6.8.21
6.8.17
6.8.15
6.8.14
6.8.13
6.8.8
6.8.7
6.8.5
6.8.3
6.8.1
6.8
6.7
6.6
6.5.2
6.5.1
6.4
6.3.1
6.3
6.2.1
6.2
6.1.1
6.1
6.0.1
6.0
5.14.10
5.14.9
5.14.7
5.14.6
5.14.5
5.14.4
5.14.3
5.14.2
5.14.1
5.14
5.13.1
5.13
5.12.1
5.11
5.10
5.9
5.8
5.7
5.6
5.5
5.1
5.0.2
5.0.1
5.0
4.7
4.6.1
4.4.7