dennislaumen + scalatest   1

Maven and Scalatest
I started experimenting with ScalaTest some days ago tempted by the nice looking Feature Specs over here.

mvn scala:cc is continuously compiling my scala code - I wanted to be able to call something like mvn test -Dtest=MyTest from command line as well as for maven to run all my test suites when building.
scala  unittesting  scalatest  maven  softwaredevelopment  softwaretesting 
may 2010 by DennisLaumen

Copy this bookmark:



description:


tags: