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 & Tools |
Tags | testingtestng |
HomePage | http://github.com/cbeust/testng |
Date | Jul 15, 2015 |
Files | pom (2 KB) jar (849 KB) View All |
Repositories | CentralIBiblioSonatypeSpring Lib M |
Ranking | #51 in MvnRepository (See Top Artifacts) #6 in Testing Frameworks & Tools |
Used By | 11,291 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-41854 CVE-2022-38752 CVE-2022-38751 View 10 more ... |
Compile Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
CLI Parser Apache 2.0 | com.beust » jcommander | 1.48 | 1.82 | |
Dep Injection Apache 2.0 | com.google.inject » guice | 4.0 | 7.0.0 | |
Testing EPL 2.0 | junit » junit1 vulnerability | 4.10 | 5.10.0 | |
Build Tool Apache 2.0 | org.apache.ant » ant4 vulnerabilities | 1.7.0 | 1.10.14 | |
JVM Languages Apache 2.0 | org.beanshell » bsh | 2.0b4 | 2.1.0 | |
YAML Apache 2.0 | org.yaml » snakeyaml8 vulnerabilities | 1.15 | 2.2 |
Test Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Assertion Apache 2.0 | org.assertj » assertj-core | 2.0.0 | 3.24.2 | |
Testing Apache 2.0 | org.testng » testng | 6.9.4 | 7.8.0 |
Licenses
License | URL |
---|---|
Apache Version 2.0, January 2004 |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Cedric Beust | cedric<at>beust.com | cbeust |
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 |