Skip to content

Releases: sbt/sbt-jupiter-interface

0.17.0

09 Oct 03:31
v0.17.0
6998424
Compare
Choose a tag to compare

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

Full Changelog: v0.16.0...v0.17.0

0.16.0

08 Oct 20:21
v0.16.0
7a6592c
Compare
Choose a tag to compare

sbt-jupiter-interface 0.16.0 is cross published to:

sbt Version Published
1.x
2.x

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

sbt 2.x migration

🎬 behind the scenes

new contributors

Full Changelog: v0.15.1...v0.16.0

0.15.2

08 Oct 18:52
v0.15.2
d84ba29
Compare
Choose a tag to compare
0.15.2 Pre-release
Pre-release

0.15.1

31 Jul 02:08
v0.15.1
27ab55b
Compare
Choose a tag to compare

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

new contributors

Full Changelog: v0.15.0...v0.15.1

0.15.0

10 Jun 09:14
v0.15.0
503e592
Compare
Choose a tag to compare

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.

update

behind the scene

Full Changelog: v0.14.0...v0.15.0

0.14.0

24 Apr 06:12
v0.14.0
ce260dd
Compare
Choose a tag to compare

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.

update

behind the scene

new contributors

Full Changelog: v0.13.3...v0.14.0

0.13.3

02 Dec 16:38
v0.13.3
02e4226
Compare
Choose a tag to compare

updates

  • fix: Fix handling for unknown JUnit segment types by @lihaoyi in #128

behind the scene

new contributors

Full Changelog: v0.13.2...v0.13.3

0.13.2

27 Nov 19:14
v0.13.2
e94d38e
Compare
Choose a tag to compare

update

  • fix: Re-include class names in reported tests by @jodersky in #126

behind the scene

new contributors

Full Changelog: v0.13.1...v0.13.2

0.13.1

02 Nov 06:09
v0.13.1
359679d
Compare
Choose a tag to compare

updates

  • fix: Fixes #121: Suite task naming no longer crashes; or mangles vintage test names by @dji in #122
  • fix: Redefine definedTests in terms of the task itself by @vasilmkd in #116
  • deps: Update junit-jupiter-engine, ... to 5.11.3 by @scala-steward in #119

behind the scene

new contributors

  • @dji made their first contribution in #122

Full Changelog: v0.13.0...v0.13.1

0.13.0

16 Aug 04:18
v0.13.0
c7c9e74
Compare
Choose a tag to compare

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

new contributors

Full Changelog: v0.12.0...v0.13.0