ScalaTest/Scalactic 3.0.1 includes the enhancements and bug fixes listed below. No source code using ScalaTest/Scalactic 3.0 or higher should break, but from any version other than other 3.0.x releases (with which this release is binary compatible), you will likely need to do a clean build to upgrade.
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.
completedTests
is called in SuiteSortingReporter
Position.default
macro so that it only includes the file pathname in the resulting Position
if the environment variable SCALACTIC_FILE_PATHNAMES
is set to true, so that the default behavior is to
create reproducible test binaries.ConfigMap.getRequired
, whereby isAssignablefrom
was being used backwards. (submitted
as github pull request #962)TimeLimitedTests
was not being canceled. (reported as github issue #981))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.