0.12.0
about sbt-jupiter-interface
sbt-jupiter-interface is an sbt plugin, originally developed by Michael Aichler in 2017, to provide a test bridge for JUnit 5's Jupiter module.
updates
- Update JUnit to 5.10.3 by @eed3si9n in #84
- Show the
displayName
of dynamic tests in the sbt output and in the xml test reports by @vasilmkd in #94 - Fix Suite support by @eed3si9n in #87
behind the scenes
- doc: Update README by @eed3si9n in #90
- ci: Run javafmt by @eed3si9n in #85
- Reproduce #41 by @eed3si9n in #86
- Update hamcrest-library to 3.0 by @scala-steward in #93
new contributors
Full Changelog: v0.11.4...v0.12.0