Releases: sbt/sbt-jupiter-interface
0.13.3
updates
behind the scene
- ci: Update sbt, scripted-plugin to 1.10.6 by @scala-steward in #127
new contributors
Full Changelog: v0.13.2...v0.13.3
0.13.2
update
behind the scene
- ci: Update sbt, scripted-plugin to 1.10.5 by @scala-steward in #124
new contributors
Full Changelog: v0.13.1...v0.13.2
0.13.1
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
- ci: Update sbt, scripted-plugin to 1.10.4 by @scala-steward in #123
- ci: Update sbt-ci-release to 1.9.0 by @scala-steward in #118
- deps: Update scala-library to 2.12.20 by @scala-steward in #103
- doc: Update README by @eed3si9n in #99
new contributors
Full Changelog: v0.13.0...v0.13.1
0.13.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.11.0 by @panbingkun in #98
new contributors
- @panbingkun made their first contribution in #98
Full Changelog: v0.12.0...v0.13.0
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
0.11.4
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
- Updates junit-jupiter-engine to 5.9.3 by @scala-steward in #70
behind the scene
- Updates hamcrest used for testing to 2.2 by @Nezisi in #59 / #83
- Updates
.mailmap
by @eed3si9n in #81 - Refactor version strings to make JUnit 5 bump atomic by @eed3si9n in #82
new contributors
Full Changelog: v0.11.3...v0.11.4
0.11.3
about sbt-jupiter-interface
sbt-jupiter-interface is an sbt plugin, originally developed by Michael Aichler (@maichler) in 2017, to provide a test bridge for JUnit 5's Jupiter module.
changes with compatibility implications
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.11.3")
- sbt-jupiter-interface 0.11.2 is published under
com.github.sbt.junit
organization by @eed3si9n in #75 - Moves Java and Scala packages to
com.github.sbt.junit
by @eed3si9n in #77
behind the scenes
- Updates release version in examples by @booniepepper in #57
- Automates the release by @eed3si9n in #76 / #79 / #80
new contributors
- @booniepepper made their first contribution in #57
- @scala-steward made their first contribution in #68
Full Changelog: 0.11.1...v0.11.3