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.
License | Apache 2.0 |
---|---|
Categories | Testing Frameworks |
Tags | testingtestng |
HomePage | http://testng.org |
Date | May 14, 2013 |
Files | pom (7 KB) jar (816 KB) View All |
Repositories | CentralIBiblioSonatype |
Ranking | #47 in MvnRepository (See Top Artifacts) #5 in Testing Frameworks |
Used By | 10,687 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2021-36374 CVE-2021-36373 CVE-2020-1945 View 3 more ... |
Compile Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
CLI Parser Apache 2.0 | com.beust » jcommander | 1.27 | 1.82 | |
Testing EPL 2.0 | junit » junit1 vulnerability | 4.10 | 5.9.0 | |
Build Tool Apache 2.0 | org.apache.ant » ant (optional) 4 vulnerabilities | 1.7.0 | 1.10.12 | |
JVM Languages Apache 2.0 | org.beanshell » bsh | 2.0b4 | 2.1.0 | |
YAML Apache 2.0 | org.yaml » snakeyaml1 vulnerability | 1.6 | 1.30 |
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Dep Injection Apache 2.0 | com.google.inject » guice | 2.0 | 5.1.0 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | http://apache.org/licenses/LICENSE-2.0 |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Cedric Beust |
Related Books
TestNG Beginner's Guide (2013) by Varun Menon | |
Practical Unit Testing with TestNG and Mockito (2012) by Tomek Kaczanowski | |
Next Generation Java Testing: TestNG and Advanced Concepts (2007) by Cédric Beust, Hani Suleiman |