This page of ScalaTest.org!is brought to you by: |
ScalaTest 2.1.4 is a maintenance release for the 2.1.x series that includes one enhancement--new tags to identify tests that use Selenium browser drivers--and a fix for an oversight in the 2.11 pom file for ScalaTest 2.1.3. 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.4 is binary compatible with 2.1.0, 2.1.1, and 2.1.2, and 2.1.3, so you can just change the version number in your build to upgrade from earlier 2.1.x releases.
ChromeBrowser
, FirefoxBrowser
, HtmlUnitBrowser
, InternetExplorerBrowser
, and SafariBrowser
to facilitate tagging Selenium tests by the browser they use, so that test suites using Selenium can be configured to
run on specified browsers only.scala-xml
and scala-parser-combinators
artifacts of group Id org.scala-lang.modules
,
which were accidentally left out of the 2.11 pom
file for ScalaTest 2.1.3.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, with
contributions from several other folks. It is sponsored by
Artima, Inc.
ScalaTest is free, open-source software
released under the Apache
2.0 license.
Copyright © 2009-2013 Artima, Inc. All Rights Reserved.