ScalaTest/Scalactic 3.2.16 (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 3.2.16 is a minor release of ScalaTest that makes bug fixes, few enhancements, and supports Scala.js 1.8.x, Scala.native 0.4.9 and Scala 3.1.x.
Recognize -S as a valid argument in checkArgsForValidity, used by Runner. (PR #2222)
Fixed "SuiteAborted.this.message was null". (PR #2236)
Fixed compiler warning in expanded code when the size or length method call contains empty bracket. (PR #2230)
Deprecated NoArg as scala.DelayedInit is dropped from Scala 3, updated ScalaDoc. (PR #2228)
Scalactic 3.2.16 contains no new bug fixes.
Added overridable differ to Prettifier trait, and added functions to create prettifier instance with supplied Differ. (PR #2221)
Scalactic 3.2.16 contains no new deprecations.
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.