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.
Version6.13compared with
Version Details
| 6.11 | 6.13 | |
|---|---|---|
| Release date | Mar 03, 2017 | Nov 26, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None |
Compile Changes (5)
Provided Changes (5)
| 6.11 | 6.13 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.code.findbugs » jsr305 | - | 3.0.1 |
| + Added | junit » junit | - | 4.12 |
| + Added | org.apache-extras.beanshell » bsh | - | 2.0b6 |
| + Added | org.apache.ant » ant | - | 1.9.7 |
| + Added | org.yaml » snakeyaml | - | 1.17 |