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.
Version7.3.0compared with
Version Details
| 7.1.0 | 7.3.0 | |
|---|---|---|
| Release date | Dec 24, 2019 | Aug 02, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (4)
| 7.1.0 | 7.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | junit » junit | - | 4.12 |
| + Added | org.apache.ant » ant | - | 1.10.3 |
| ~ Updated | com.beust » jcommander | 1.72 | 1.78 |
| ~ Updated | com.google.inject » guice | 4.1.0 | 4.2.2 |