List Question
10 TechQA 2015-06-09 10:11:53How to make scalatest matcher to ignore white-spaces when compare two strings?
3.1k views
Asked by raisercostin
scalatest "A stack" should "do something" -- wtf? How is should a method of string?
1.5k views
Asked by Aaron Watters
mocking a class that has a private constructor?
3.4k views
Asked by MaatDeamon
How do I unit test closures with deeply nested anonymous functions in Scala?
420 views
Asked by nmurthy
Mock a Spark RDD in the unit tests
16.7k views
Asked by Edamame
Does property based testing make you duplicate code?
575 views
Asked by Chirlo
PlayFramework Scala Test - Get instance of a class via dependency injector
1k views
Asked by Naveen
Run scalatest in main instead of test through sbt?
394 views
Asked by ferk86
Selenium testing with lists for load performance
95 views
Asked by mrkaiser
Why won't my scalatest test compile? (scala.MatchError)
4k views
Asked by Max Heiber