0.15.1
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
- 🐛 fix: Fixes Cucumber integration by not discovering tests when they are not a class or a method by @gaeljw in #177
- deps: Updates junit-jupiter-engine, ... to 5.13.4 by @scala-steward in #173
behind the scene
- docs: Updates version matrix in the README by @gaeljw in #176
- ci: Updates sbt, scripted-plugin to 1.11.3 by @scala-steward in #171
- test: Pins mockito-core to 4.x by @eed3si9n in #178
new contributors
Full Changelog: v0.15.0...v0.15.1