ScalaTest/Scalactic 2.2.6 includes the enhancements and bug fixes listed below. No source code using ScalaTest/ScalaUtils 2.0 or higher should break, but from any version other than other 2.2.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 download page. For information on how to use Scalactic in your production code, see its download page.
length and size problems in assert, assume, require,
 and requireState macros when used with a custom length or size method that returns a non-integral
 type (reported as github issue #478).ClassNotFoundException problem when ScalaCheck was used with fork mode in sbt.assert macro (reported as
    github issue #445).DiagrammedAssertions can handle java static fields (reported
    as github issue #615 and
    github issue #611).Framework to use ScalaTest's thread pool for nested suites, instead of handling nested suites as nested
    tasks returned to sbt (reported as github issue #613).eventually was called inside a withClue block
    (reported as github issue #358).Every extend Serializable (reported as
    github issue #663).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-2025 Artima, Inc. All Rights Reserved.