github scalatest/scalatest release-3.1.4
3.1.4

3 years ago

ScalaTest 3.1.4 is a point release of ScalaTest that makes a few enhancements and fixes a few bugs.

Changes included:

  • Remove suite reporter only when the suite's tests are completed. (#1876)
  • Skip Await.ready call overhead when the future is already completed at the call site.
  • Changed SuiteRunner so that the behavior of handling fatal error in parallel execution is consistent with execution in serial. (#1870)
  • Enhanced ObjectDiffer to handle diff-ing of objects with cyclic dependency. (#1871)
  • Updated flexmark to 0.36.8.

Thanks to the contributors for the ScalaTest/Scalactic 3.2.2 release:

Don't miss a new scalatest release

NewReleases is sending notifications on new releases.