27 May 2012 23:05
ScalaTest 1.8 released!
Hi All, Today I released ScalaTest 1.8 final, which includes many enhancements related to testing concurrent and asynchronous systems, two new "path" traits that do nested isolation, the ability to specify chosen styles, and more. Info on how to get it is here: http://www.scalatest.org/download#18rc2 Scaladoc is here: http://www.scalatest.org/scaladoc/1.8/#org.scalatest.package Release notes are here: http://www.scalatest.org/release_notes#release18 This time I didn't create any zip files, so I could streamline the release process. Please let me know if you prefer the zip files. If not, then I'll not make them anymore. Thus the only way to get it as of today is via Sonatype. If people use them, though, I can add them for 1.8 later. The next major release will be ScalaTest 2.0 a couple months from now. Most of it has been completed already, but we still have a few significant pieces to stitch together still. If you'd like to see 2.0 in action, check out the first 10 minutes of this video from ScalaDays: http://skillsmatter.com/podcast/scala/scalatest-scalamock-subcut(Continue reading)
RSS Feed