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

Compile Changes (5)

6.11 6.13
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.beust » jcommander1.641.66
- Removed junit » junit4.12-
- Removed org.apache-extras.beanshell » bsh2.0b6-
- Removed org.apache.ant » ant1.9.7-
- Removed org.yaml » snakeyaml1.17-

Provided Changes (5)

6.11 6.13
ChangeGroup / ArtifactPreviousCurrent
+ 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