ScalaTest v3.1.4 Release Notes

Release Date: 2020-09-05 // over 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: