List Question
10 TechQA 2024-12-26 14:52:50How 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?
429 views
Asked by nmurthy
Mock a Spark RDD in the unit tests
16.8k views
Asked by Edamame
Does property based testing make you duplicate code?
586 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?
401 views
Asked by ferk86
Selenium testing with lists for load performance
103 views
Asked by mrkaiser
Why won't my scalatest test compile? (scala.MatchError)
4k views
Asked by Max Heiber