Search code examples
How can I get nested tests to ouput text properly in specs2?...

scalaspecs2

Read More
Return type from specs2 helper method...

scalaspecs2

Read More
Using Akka TestKit with Specs2...

scalaakkaspecs2

Read More
Specs2: How to Test if "abc" contains all of "aabb"...

unit-testingscalaspecs2

Read More
Scala, Play framework, Specs2, Mockito, what is the correct way to verify order of calls?...

scalaplayframeworkmockitospecs2

Read More
Testing: FakeApplication ignoring additionalConfiguration...

scalaplayframeworkplayframework-2.0specs2

Read More
How to get meaningful message for failing Specs2 test on all elements of a collection?...

specs2

Read More
jacoco4sbt is not "detecting" my tests. Any idea why?...

scalasbtspecs2jacoco

Read More
How to get past SQLException: Attempting to obtain a connection from a pool that has already been sh...

scalaplayframework-2.0slickspecs2

Read More
Play Framework specs2 Fails to Fail...

scalaplayframework-2.0specs2

Read More
Integrate Specs2 results with Jenkins...

jenkinssbtspecs2

Read More
Exception while retrieving Salat Object with Subclass...

mongodbscalaplayframework-2.0specs2salat

Read More
Scala Spec2 Mockito: matchers for non-primitive arguments: any, isA...

scalaargumentsmockitomatcherspecs2

Read More
How to integrate the JUnitXML Listener to Specs2?...

junitjenkinssbtspecs2

Read More
specs2: Is there a way to use doNothing while mocking with Mockito?...

unit-testingscalaspecs2

Read More
Stackoverflow with scala specs2...

scalatestingplayframework-2.0stack-overflowspecs2

Read More
Using mutable Before/After/Around in Specs2...

scalaspecs2

Read More
Error using Mockito and Specs2...

scalamockitospecs2

Read More
Designing complex workflow with specs2...

scalaspecs2

Read More
Testing a page that is loaded after a redirect...

scalaplayframeworkspecs2

Read More
Specs2 - close JDBC connection after each test case...

scalaspecs2

Read More
Is there any way to exclude implicit time convertions in org.spec2.time and use your own?...

scalaimplicit-conversionimplicitspecs2

Read More
Calling a function using specs2 doesn't call the function...

scalaplayframeworkspecs2

Read More
Play FakeRequest with Specs2 remembers Request across tests...

scalaplayframework-2.0specs2

Read More
Verify that a method was called using Mockito without specifying arguments...

scalamockitospecs2

Read More
How can I directly test the methods of MyUserService for securesocial plugin for Play Framework...

scalaplayframeworkspecs2securesocial

Read More
specs2 run a specific test...

scalaspecs2

Read More
Why does surefire ignore test categories for Scala specs2 test when run with maven surefire?...

scalamavenjunit4specs2

Read More
Play Framework 2 scala specs2 mockito, how do I write a mocking unit test...

unit-testingscalaplayframework-2.0mockitospecs2

Read More
Specs2 and scalacheck - must pass issue...

scalaspecs2scalacheck

Read More
BackNext