Scala Test Examples

Some short examples on how to write test scenarios with Scala, ScalaTest and Selenium WebDriver and how to add JUnit support or write your tests in the BDD syntax using given-when-then.

Frameworks used

  • scalatest 2.0.M5
  • junit 4.11
  • selenium-java 2.25.0

Please feel free to take a look at my blog at www.hascode.com for the full tutorial and more resources.


2012 Micha Kops / hasCode.com