Releases: scalatest/scalatestplus-junit5
Releases Β· scalatest/scalatestplus-junit5
3.2.19.0 (for JUnit 5.11)
ScalaTest+JUnit 3.2.19.0, built for JUnit 5.11 and ScalaTest 3.2.19.
3.2.19.1 (for JUnit 5.10)
ScalaTest+JUnit 3.2.19.1, built for JUnit 5.10 and ScalaTest 3.2.19.
Changes included:
- Fix suites running when all children tests are excluded by tag (#22) .
3.2.19.0 (for JUnit 5.10)
3.2.18.0 (for JUnit 5.10)
ScalaTest+JUnit 3.2.18.0, built for JUnit 5.10 and ScalaTest 3.2.18.
3.2.17.0 (for JUnit 5.10)
ScalaTest+JUnit 3.2.17.0, built for JUnit 5.10 and ScalaTest 3.2.17.
3.2.16.0 (for JUnit 5.9)
ScalaTest+JUnit 3.2.16.0, built for JUnit 5.9 and ScalaTest 3.2.16.
This is the first release that is the result from the efforts originated in the following ticket in ScalaTest:
It includes an implementation for JUnit 5 TestEngine
, and the familiar JUnitSuite
and JUnitSuiteLike
we have in older scalatest+junit
.