ScalaTest/Scalactic 3.2.20 Release Notes

ScalaTest/Scalactic 3.2.20 (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.20 is a minor release of ScalaTest that makes bug fixes, few enhancements, and supports Scala.js 1.8.x, Scala.native 0.5.x and Scala 3.1.x.

Bug Fixes

In scala-js and scala-native MasterRunner and SlaveRunner, do not hardcode explicitlySpecified to false, use the one passed from TaskDef instead. (PR #2362)

Fixed TypeCheckedTripleEqual macro problem in Scala 3. (PR #2362)

Corrected scaladoc about default execution context in JS. (PR #2373)

Improvements

Removed the long time debugging println in TaskRunner of scala-js and scala-native. (PR #2374)

Deprecations

ScalaTest 3.2.20 contains no new deprecations.



Scalactic


Bug Fixes

Scalactic 3.2.20 contains no new bug fixes.

Improvements

Scalactic 3.2.20 contains no new improvements.

Deprecations

Scalactic 3.2.20 contains no new deprecations.




ScalaTest/Scalactic Contributors

Thanks to the contributors for the ScalaTest/Scalactic 3.2.20 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-2026 Artima, Inc. All Rights Reserved.

artima