sbt-jupiter-interface 0.17.0 is cross published to:
sbt Version | Published |
---|---|
1.x | ✅ |
2.x | ✅ |
Note: sbt-jupiter-interface requires JDK 17+.
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.
JUnit 6 support
🎬 behind the scenes
- refactor: Avoid deprecated
Thread.getId
by @xuwei-k in #201 - test: Enable more sbt 2 tests by @xuwei-k in #200
Full Changelog: v0.16.0...v0.17.0