Skip to content

Releases: scalatest/scalatest-maven-plugin

2.2.0

12 Oct 12:35
Compare
Choose a tag to compare

Release 2.2.0 includes the following enhancements:

  • Added support for suite sorting and thread count. (#97)
  • Updated maven-core and plugin-app to 3.8.6. (#100)
  • Updated reporting-api to 3.1.1. (#100)

Thanks to the contributors for the ScalaTest Maven Plugin 2.2.0 release:

juliangp (https://github.com/juliangp)
Chua Chee Seng (https://github.com/cheeseng)
Bill Venners (https://github.com/bvenners)

2.1.0

19 Jul 14:47
Compare
Choose a tag to compare

Release 2.1.0 includes the following enhancements:

  • Add ability to customize working directory of forked process. (#83)
  • Add support for maven.test.redirectTestOutputToFile. (#78)
  • Added noScalaTestIgnore configuration to ignore when no ScalaTest is available on classpath. (#91)
  • Allow to specify JVM path. (#95)
  • Added URL to pom.xml. (#87)

Thanks to the contributors for the ScalaTest Maven Plugin 2.1.0 release:

Grigoriev Nick (https://github.com/GrigorievNick)
Grzegorz Nowak (https://github.com/metteo)
Sergii Druzkin (https://github.com/sdruzkin)
Jakob Braun (https://github.com/jakobbraun)
Chua Chee Seng (https://github.com/cheeseng)
Bill Venners (https://github.com/bvenners)