Upgrade to TestNG version 7.1.0
·
68 commits
to master
since this release
The latest release of TestNG (7.1.0) appears to satisfy the feature requirements of TestNG-Foundation. Because this new release of TestNG requires Java 8, I've bumped to the next major version (2.0.0).
NOTE!: This is definitely a breaking change, as TestNG 7 now requires Java 8 and collapses some "telescoping" listener interfaces, flattening each into a single comprehensive interface.