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.
Version5.13compared with
Version Details
| 5.12.1 | 5.13 | |
|---|---|---|
| Release date | Jul 17, 2010 | Jul 31, 2010 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 5.12.1 | 5.13 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.beust » jcommander | - | 1.3 |
| + Added | com.google.inject » guice | - | 2.0 |
| + Added | org.beanshell » bsh | - | 2.0b4 |
Provided Changes (2)
| 5.12.1 | 5.13 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.google.inject » guice | 2.0 | - |
| - Removed | org.beanshell » bsh | 2.0b4 | - |