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 | Dec 22, 2010 |
Files | pom (6 KB) jar (556 KB) View All |
Repositories | CentralAlfrescoIBiblioMetovaWSO2 Public |
Ranking | #52 in MvnRepository (See Top Artifacts) #6 in Testing Frameworks & Tools |
Used By | 11,992 artifacts |
Compile Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Build Tool Apache 2.0 | ant » ant (optional) | 1.6.5 | 1.10.15 | |
CLI Parser Apache 2.0 | com.beust » jcommander | 1.12 | 2.0 | |
Dep Injection Apache 2.0 | com.google.inject » guice | 2.0 | 7.0.0 | |
Testing EPL 2.0 | junit » junit | 3.8.1 | 5.11.4 | |
JVM Languages Apache 2.0 | org.beanshell » bsh | 2.0b4 | 2.1.1 |
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 |