ScalaTest/Scalactic 3.2.12 (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.12 is a minor release of ScalaTest that makes bug fixes, few enhancements, and supports Scala.js 1.8.x and Scala 3.1.x.
Get JUnitXmlReporter to handle SuiteAborted event correctly. (PR #2103)
Handle DeferredAbortedSuite correctly when firing SuiteStarting, SuiteCompleted and SuiteAborted in multiple places. (PR #2103)
Tweaked failure XML tag in JUnit xml to show only error message in its message attribute, and the stack trace only in the tag body. (PR #2103)
Resurrected -S Generator Seed Argument. (PR #2104, PR #2106)
Macro Enhancement for OrderingOps. (PR #2107)
Dropped the use of UUID in TestSortingReporter, replaced with object identity approach. (PR #2118)
Updated to use Scala-XML 2.1.0. (PR #2119)
Added Scala-native build for Scala 3. (PR #2120)
Updated to use Scala-js 1.8.0. (PR #2121)
Updated to use Scala 3.1.0. (PR #2120)
Updated to use Scala-native 0.4.4. (PR #2106)
ScalaTest 3.2.12 contains no new deprecations.
Scalactic 3.2.12 contains no bug fixes.
Macro Enhancement for OrderingOps. (PR #2107)
Added Scala-native build for Scala 3. (PR #2120)
Updated to use Scala-js 1.8.0. (PR #2121)
Updated to use Scala 3.1.0. (PR #2120)
Updated to use Scala-native 0.4.4. (PR #2106)
Scalactic 3.2.12 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.