ScalaTest/Scalactic 3.2.19 Release Notes

ScalaTest/Scalactic 3.2.19 (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.19 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

Added wait for tests to finish before continuing.(ScalaTest + JUnit5 PR #15)

Fixed a bug when extracting payload from throwable. (ScalaTest + JUnit5 PR #16)

Updated JUnitSuite example. (ScalaTest + JUnit5 PR #14)

Improvements

Fixed remaining Scala 3 infix warnings in method used in DSL. (PR #2315)

Upgraded to Scala Native 0.5. (PR #2322)

Added support to run tests with dynamic test name when running a suite. (ScalaTest+JUnit5 PR #19)

Added support for ParallelTestExecution. (ScalaTest+JUnit5 PR #18)

Made JUnitRunner Filterable. (ScalaTest+JUnit PR #8)

Translate TestCanceled to fireAssumptionFailed. (ScalaTest+JUnit PR #28)

Report original arg value if it was shrunk. (ScalaTest+ScalaCheck PR #12)

Add convient methods for ArgumentCaptor. (ScalaTest+Mockito PR #27)

Upgraded ScalaCheck version to 1.18 in ScalaTest+ScalaCheck. (ScalaTest+ScalaCheck PR #66)

Upgraded JUnit version to 5.10.2 in ScalaTest+JUnit5.

Upgraded Mockito version to 5.12 in ScalaTest+Mockito.

Upgraded Selenium version to 4.21 in ScalaTest+Selenium.

Upgraded TestNG version to 7.10 in ScalaTest+TestNG.

Upgraded JMock version to 2.13 in ScalaTest+JMock.

Upgraded EasyMock version to 5.3 in ScalaTest+EasyMock.

Deprecations

ScalaTest 3.2.19 contains no new deprecations.



Scalactic


Bug Fixes

Scalactic 3.2.19 contains no new bug fixes.

Improvements

Scalactic 3.2.19 contains no new improvements.

Deprecations

Scalactic 3.2.19 contains no new deprecations.




ScalaTest/Scalactic Contributors

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