Skip to content

junit-foundation-4.0.0

Choose a tag to compare

@sbabcoc sbabcoc released this 05 Nov 17:53
· 445 commits to master since this release
  • Replace HookInstallingRunner with Java agent activation in LifecycleHooks
  • 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 -javaagent command line argument to Surefire configuration