junit-foundation-4.0.0
·
445 commits
to master
since this release
- Replace
HookInstallingRunnerwith Java agent activation inLifecycleHooks - Switch unit tests to TestNG to avoid pre-loading of JUnit classes
- Add test class watcher feature
- Add test object watcher feature
- Tweak a few bits of JavaDoc
- POM:
- Upgrade Surefire plugin to 2.22.0
- Upgrade Setting API to 2.2.0
- Upgrade Byte Buddy to 1.8.13
- Add dependency for TestNG 6.10
- Add JAR plugin to create a manifest to declare Java agent premain
- Add
-javaagentcommand line argument to Surefire configuration