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 | http://testng.org |
Date | Apr 09, 2018 |
Files | pom (2 KB) jar (820 KB) View All |
Repositories | Central |
Ranking | #51 in MvnRepository (See Top Artifacts) #6 in Testing Frameworks & Tools |
Used By | 11,796 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2022-4065 Vulnerabilities from dependencies: CVE-2022-41854 CVE-2022-38752 CVE-2022-38751 View 9 more ... |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
CLI Parser Apache 2.0 | com.beust » jcommander | 1.72 | 2.0 | |
JVM Languages Apache 2.0 | org.apache-extras.beanshell » bsh | 2.0b6 | 2.1.1 |
Provided Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 3.0.1 | 4.8.6 | |
Dep Injection Apache 2.0 | com.google.inject » guice | 4.1.0 | 7.0.0 | |
Testing EPL 2.0 | junit » junit1 vulnerability | 4.12 | 5.11.1 | |
Build Tool Apache 2.0 | org.apache.ant » ant3 vulnerabilities | 1.9.7 | 1.10.15 | |
YAML Apache 2.0 | org.yaml » snakeyaml8 vulnerabilities | 1.17 | 2.3 |
Test Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Assertion Apache 2.0 | org.assertj » assertj-core | 3.5.2 | 3.26.3 | |
Mocking MIT | org.mockito » mockito-core | 2.12.0 | 5.14.1 | |
Testing Apache 2.0 | org.spockframework » spock-core | 1.0-groovy-2.4 | 2.3-groovy-4.0 | |
Testing Apache 2.0 | org.testng » testng | 6.9.13.7 | 7.10.2 |
Licenses
License | URL |
---|---|
Apache 2.0 | http://www.apache.org/licenses/LICENSE-2.0 |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Cedric Beust | cedric<at>beust.com |
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 |