Closed mdedetrich closed 6 years ago
Currently we use uTest for testing framework on Scala.js, however a big number of our tests are duplicated since specs2 isn't available for Scala.js.
When specs2 for Scala.js comes out, we should incorporate it
https://github.com/etorreborre/specs2/issues/465
Closing this, we have moved to ScalaTest since it also has Scala 2.10.x support
Currently we use uTest for testing framework on Scala.js, however a big number of our tests are duplicated since specs2 isn't available for Scala.js.
When specs2 for Scala.js comes out, we should incorporate it
https://github.com/etorreborre/specs2/issues/465