ScalaTest/Scalactic 3.2.14 Release Notes

ScalaTest/Scalactic 3.2.14 (for Scala 2.10, 2.11, 2.12, 2.13, 3.1; on the JVM, JavaScript, and native) includes the enhancements listed below.

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.2.14 is a minor release of ScalaTest that makes bug fixes, few enhancements, and supports Scala.js 1.8.x, Scala.native 0.4.5 and Scala 3.1.x.

Bug Fixes

Fixed serialization problem for TestFailedException thrown from EitherValues. (PR #2159)

Set sorting reporter as complete if test run failed unexpected. (PR #2161)

Improvements

Marked matchers DSL with Scala 3 infix keyword. (PR #2158)

Enabled scaladoc artifact for Scala 3 build. (PR #2163)

Deprecations

ScalaTest 3.2.14 contains no new deprecations.



Scalactic


Bug Fixes

Scalactic 3.2.14 contains no bug fixes.

Improvements

Enhanced pretty print support for case classes. (PR #2155)

Changed the remaining GenTraversable in Prettifier to Iterable. (PR #2156)

Whenever possible call .hasDefiniteSize first before calling .size on collection. (PR #2156)

Enhanced pretty print support for tuples. (PR #2160)

Enabled scaladoc artifact for Scala 3 build. (PR #2163)

Deprecations

Scalactic 3.2.14 contains no new deprecations.




ScalaTest/Scalactic Contributors

Thanks to the contributors for the ScalaTest/Scalactic 3.2.14 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