TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use. It supports test configured by annotations, data-driven testing, parametric tests, etc.

LicenseApache 2.0
CategoriesTesting Frameworks & Tools
Tagstestingtestngquality
HomePage https://testng.org
DateMay 19, 2023
Filespom (2 KB)  jar (995 KB)  View All
RepositoriesCentral
Ranking#51 in MvnRepository (See Top Artifacts)
#6 in Testing Frameworks & Tools
Used By11,718 artifacts

Note: There is a new version for this artifact

New Version7.10.2


Compile Dependencies (6)

Category/License Group / ArtifactVersionUpdates
CLI Parser
Apache 2.0
com.beust » jcommander 1.822.0
Dep Injection
Apache 2.0
com.google.inject » guice (optional) 5.1.07.0.0
Testing
EPL 2.0
junit » junit (optional) 4.13.25.11.0
Build Tool
Apache 2.0
org.apache.ant » ant (optional) 1.10.121.10.15
Logging
MIT
org.slf4j » slf4j-api 1.7.362.0.16
YAML
Apache 2.0
org.yaml » snakeyaml (optional) 2.02.3

Runtime Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Web Assets
MIT
org.webjars » jquery 3.6.13.7.1

Licenses

LicenseURL
Apache License, Version 2.0 https://www.apache.org/licenses/LICENSE-2.0.txt

Developers

NameEmailDev IdRolesOrganization
Cedric Beustcedric<at>beust.comcbeust
Julien Herrjulien<at>herr.frjuherr
Krishnan Mahadevankrishnan.mahadevan1978<at>gmail.comkrmahadevan

Related Books

TestNG Beginner's GuideTestNG Beginner's Guide (2013)
by Varun Menon
Practical Unit Testing with TestNG and MockitoPractical Unit Testing with TestNG and Mockito (2012)
by Tomek Kaczanowski
Next Generation Java Testing: TestNG and Advanced ConceptsNext Generation Java Testing: TestNG and Advanced Concepts (2007)
by Cédric Beust, Hani Suleiman