List Question
10 TechQA 2024-10-10 18:39:19How 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?
444 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?
603 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?
412 views
Asked by ferk86
Selenium testing with lists for load performance
120 views
Asked by mrkaiser
Why won't my scalatest test compile? (scala.MatchError)
4k views
Asked by Max Heiber