Use ScalaTest to test Kunagi

Migrating the project to Scala is difficult to impossible, because Scala has poor tool support yet, the code base is huge and last, but not least, there is no GWT for Scala.

It would be possible, however to use ScalaTest to write beautiful unit tests. This is also a often suggested way to get into Scala without having to start with anything mission critical.

Acceptance tests

  • setup Scala in the project
  • setup ScalaTest in the project
  • make some tests

Estimation

3 Story Points

Comments

Post a comment



optional
optional