ScalaTest/Scalactic 3.0.2 Release Notes

ScalaTest/Scalactic 3.0.2 (for Scala 2.10, 2.11 and 2.12) 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.


Enhancements

  • Pulled out commons-io, jetty dependencies from scalatest artifact's pom.xml, they are used by our tests only.
  • Updated easymock version to 3.2.
  • Updated jmock version to 2.8.1.
  • Updated mockito version to 1.10.19.
  • Updated guice version to 4.0.
  • Updated selenium version to 2.45.0.
  • Updated testng version to 6.7.
  • Switch to use the more stable getSimpleNameOfAnObjectsClass in place of getClass.getSimpleName.

Bug fixes

  • None (enhancements only)

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