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 | testingtestngquality |
HomePage | https://testng.org |
Date | Dec 24, 2019 |
Files | pom (1 KB) jar (906 KB) View All |
Repositories | CentralAlfrescoCloudFlight PluginsJCenterSilverpeasUnvusWSO2 Public |
Ranking | #52 in MvnRepository (See Top Artifacts) #6 in Testing Frameworks & Tools |
Used By | 12,132 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2022-4065 Vulnerabilities from dependencies: CVE-2022-41854 CVE-2022-38752 CVE-2022-38751 View 5 more ... |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
CLI Parser Apache 2.0 | com.beust » jcommander | 1.72 | 2.0 | |
Dep Injection Apache 2.0 | com.google.inject » guice | 4.1.0 | 7.0.0 | |
YAML Apache 2.0 | org.yaml » snakeyaml8 vulnerabilities | 1.21 | 2.4 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
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 |