Search code examples
Test whether a function was invoked without mocking...


scalaunit-testingmockingspecs2

Read More
ScalaCheck spec seeking Matcher[String] after upgrade...


scalaspecs2scalacheck

Read More
MockServer in org.specs2 tests...


scalaplayframeworkplayframework-2.2specs2mockserver

Read More
How can I use custom messages with mutable specs2 specifications?...


specs2

Read More
specs2: How to use "failtrace" option...


scalastack-tracespecs2

Read More
Using an eq matcher with java.lang.UUID in Specs2 Mockito...


scalamockitospecs2

Read More
How to skip an implementation with specs2...


scalaspecs2

Read More
specs2 test does not fail...


scalaspecs2

Read More
sbt project cannot find ScalaCheck...


scalasbtspecs2

Read More
Is it possible to run both tests based on specs2 and scalatest in the same project with SBT...


scalasbtscalatestspecs2

Read More
What does "^^" mean in Scala library specs2...


scalaspecs2

Read More
Writing Given/Then/When specs with complex objects...


scalatestingspecs2

Read More
Mocking a Future Or in a Scala Spec...


scalamockitospecs2

Read More
Specs2 "value in is not a member of String"...


scalagradlespecs2

Read More
How to combine WithApplication(Loader) and ExecutionEnv...


scalaintellij-ideaplayframeworkspecs2

Read More
Play Framework Testing using MultipartFormData in a FakeRequest...


scalatestingplayframeworkmultipartform-dataspecs2

Read More
scalaTest runner started instead of specs2 runner...


playframeworksbtspecs2

Read More
How to mock some methods only throw exception for the first time and then do nothing, with specs2?...


scalamockitospecs2

Read More
Specs2 + Scalacheck Generate Tuple with different Strings...


scalaspecs2scalacheck

Read More
Scala: How to test methods that call System.exit()?...


scalaunit-testingsbtspecs2testability

Read More
BDD in Scala - Does it have to be ugly?...


scalabddscalatestspecs2

Read More
Specs2 Tests Fail to Run Natively in IntelliJ...


scalaintellij-ideasbtspecs2

Read More
Specs2: how to test a class with more than one injected dependency?...


scalaplayframeworkdependency-injectionspecs2playframework-2.4

Read More
Logging the time for each test (and/or testSuite) with scala test...


scalascalatestspecs2

Read More
Specs2 JsonMatchers match 'empty array'...


jsonscalaspecs2

Read More
Alternative of OneAppPerSuite in specs2 scala testing...


scalaunit-testingtestingplayframework-2.0specs2

Read More
Calling Super Method in Scala...


scalaspecs2

Read More
Connection pool is not initialized in unit test with scalikejdbc 2.4.1...


scalaspecs2scalikejdbc

Read More
Getting test-only to work outside SBT console...


scalasbtspecs2

Read More
High-order Scalacheck property...


scalaspecs2scalacheck

Read More
BackNext