List Question
20 TechQA 2015-06-09T10:11:53.510000How 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.6k views
Asked by Aaron Watters
mocking a class that has a private constructor?
3.5k views
Asked by MaatDeamon
How do I unit test closures with deeply nested anonymous functions in Scala?
493 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?
659 views
Asked by Chirlo
PlayFramework Scala Test - Get instance of a class via dependency injector
1.1k views
Asked by Naveen
Run scalatest in main instead of test through sbt?
475 views
Asked by ferk86
Selenium testing with lists for load performance
172 views
Asked by mrkaiser
Why won't my scalatest test compile? (scala.MatchError)
4k views
Asked by Max Heiber
Kafka test failing/succeding intermittently
1.6k views
Asked by Emil L
ScalaTest w/ Selenium: running close() after all tests have run/completed
390 views
Asked by G M
Valgrind and ScalaTest
253 views
Asked by William Rubens
scala sbt test-only parameters are only picked up when run from sbt shell
681 views
Asked by snerd
ScalaTest: conditionally ignore a WordSpec test
1.3k views
Asked by cybersaurus
How do I share a single object with multiple Scalatest suites?
828 views
Asked by Christopher Ambler
Error running Scala tests in Intelli-J
1.2k views
Asked by seanhodges
How to disable "Slow" tagged Scalatests by default, allow execution with option?
1.3k views
Asked by clay
Play/Scala injecting Object into controller for testing
277 views
Asked by Mexud
Testing injected controllers in Play for Scala
621 views
Asked by ps0604