ScalaTest 2.1.1 Release Notes

ScalaTest 2.1.1 is a maintenance release for the 2.1.x series that includes a feature enhancement and a bug fix. No source code using ScalaTest 2.0+ should break, but you will likely need to do a clean build to upgrade from 2.0. However, 2.1.1 is binary compatible with 2.1.0, so you can just change the version number in your build and go.

Enhancements

  • Added -z argument support to SBT integration.

Bug fixes

  • Added missing must support to noException, a [SomeException] and an [Exception] matcher syntax.

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