next todo: sweet unit testing

0 views
Skip to first unread message

thebugslayer

unread,
Aug 4, 2008, 8:50:35 PM8/4/08
to sweet...@googlegroups.com
Well, one of the great thing about Scala that I like is it's strong typing like Java, and that alone minimize many errors that other wise needs much more unit testing for. Our current Sweet comes with sample webapps as part of project build, and it has sort of put the framework in check; but that still not an excuse to put off unit testing.  The helper module specially has lot's of reusable classes and methods that needs some level of assurance.

I will spend the rest of the week adding unit test cases for this module mostly. For those who are just learning Scala, this is a great place to contribute and start writing some real code that do something useful. We will be using the scalatest library from http://www.artima.com/scalatest.

Let me know if anyone of you are interested in participating.

Cheers,
-Z
Reply all
Reply to author
Forward
0 new messages