ScalaTest/Scalactic 3.2.8 Release Notes

ScalaTest/Scalactic 3.2.8 (for Scala 2.10, 2.11, 2.12, 2.13, 3.0.0-RC3; 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.8 is a minor release of ScalaTest that makes few bug fixes and enhancements, and supports Scala.js 1.5.0 and Scala 3.0.0-RC3.

Bug Fixes

Fixed JUnit XML Invalid Output (#1996).

Fixed stripMargin problem in Scala 3 build (#2005).

Improvements

Enhanced Scala 3 version of Assertions' assertResult, shouldBe and mustBe matchers with scala.CanEqual support (#2002).

Updated to build with Scala 3.0.0-RC3 (#2009).

Deprecations

ScalaTest 3.2.8 contains no new deprecations.



Scalactic


Bug Fixes

Fixed NullPointerException problem when Scala 3 Position macro is used in REPL (#2001).

Improvements

Updated to build with Scala 3.0.0-RC3 (#2009).

Deprecations

Scalactic 3.2.8 contains no new deprecations.




ScalaTest/Scalactic Contributors

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