ScalaTest/Scalactic 3.2.10 Release Notes

ScalaTest/Scalactic 3.2.10 (for Scala 2.10, 2.11, 2.12, 2.13, 3.0; 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.10 is a minor release of ScalaTest that makes few enhancements, and supports Scala.js 1.7.0 and Scala 3.0.0.

Bug Fixes

Fixed compilation error if Repeated is included in Diagrams assertion.

scaladoc broken links fix.

Backport produceMatcher Fix for Scala 3.

Fixed javascript error in html reports generated under Scala 3.

Made Retrying[Future[T]] to retry even when the code to produce the Future[T] fails with exception.

Enabled the should compile and shouldNot compile syntax support for """ string in Scala 3.

Improvements

Updated Scala-js to 1.7.0.

Updated Scala 3 to 3.0.2.

Updated Flexmark version to 0.62.2.

Give a friendly message when Flexmark not available on classpath.

Enhanced Scala 3 position support.

Deprecations

ScalaTest 3.2.10 contains no new deprecations.



Scalactic


Bug Fixes

Scalactic 3.2.10 contains no bug fixes..

Improvements

Updated Scala-js to 1.7.0.

Updated Scala 3 to 3.0.2.

Enhanced Scala 3 position support.

Deprecations

Scalactic 3.2.10 contains no new deprecations.




ScalaTest/Scalactic Contributors

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