Maven and Scalatest
may 2010 by DennisLaumen
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
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.
may 2010 by DennisLaumen
Copy this bookmark: