ScalaTest/Scalactic 3.1.1 Release Notes

ScalaTest/Scalactic 3.1.1 (for Scala 2.10, 2.11, 2.12, and 2.13; on the JVM, JavaScript, native, and Dotty) includes the enhancements and bug fixes listed below. No source code using ScalaTest/Scalactic 3.1.0 should break, and this release is binary compatible with 3.1.1.

For information on how to include ScalaTest in your project, see the install page. For information on how to use Scalactic in your production code, see its install page.



ScalaTest


ScalaTest 3.1.1 is a minor release of ScalaTest that makes a few enhancements and fixes a few bugs, and supports Scala.js 1.0.0 and Dotty 0.22.

Improvements

  • Updates to support Scala.js 1.0.0.
  • Updates, especially to macros, to support Dotty 0.22.
  • Report unexpected value of Try in TryValues (PR#1738).
  • Report unexpected value of Either in EitherValues. (PR#1738)
  • Use cached thread pool unless explicit thread count given during parallel execution. (PR#1760
  • Fixed invalid property element in JUnit XML (PR#1767
  • Fixed stray timers in SuiteSortingReporter and TestSortingReporter.PR#1774

Deprecations

ScalaTest 3.1.1 contains no new deprecations.



Scalactic


Improvements

  • Updates, especially to macros, to support Dotty 0.22.
  • Updates to support Scala.js 1.0.0.

Deprecations

ScalaTest 3.1.1 contains no new deprecations.




ScalaTest/Scalactic Contributors

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

Visit ScalaTest Release Notes for links to the release notes of all previous versions, or step back in time by visiting the release notes for the previous version.

ScalaTest is brought to you by Bill Venners and Artima.
ScalaTest is free, open-source software released under the Apache 2.0 license.

If your company loves ScalaTest, please consider sponsoring the project.

Copyright © 2009-2024 Artima, Inc. All Rights Reserved.

artima