Search code examples
How to assert the type of an object, in specs2...

scalatypesassertionsspecs2

Read More
Specs2 + JUnit + ScalaTest initializationError test class cannot be cast to org.scalatest.Suite...

scalajunitscalatestspecs2scala-ide

Read More
Spec2/JUnit/Eclipse shows Unrooted Tests with more than two examples...

eclipsescalajunitspecs2

Read More
Use specs2 matchers in an Around block...

scalaspecs2

Read More
sbt.Keys.fork in Test := true => Out of memory permgen space...

scalasbtplayframework-2.2forkspecs2

Read More
Specs2: Using Outside with After...

specs2

Read More
How do I "slow down" executing of tests in scala (transcation doesn't close in AfterEx...

scalajunittransactionsspecs2

Read More
Behavior of @VisibleForTesting annotation on scala...

scalajunitmockitoguavaspecs2

Read More
Specs2 GWT multiple scenarios...

scalaspecs2

Read More
Specs2 Given when then A simple test failed...

scalaspecs2

Read More
After upgrading specs2 to 2.10 matcher 'haveTheSameElementsAs' seems lost...

scalaspecs2

Read More
Specs2 - How to define complex objects for Given/When/Then steps...

scalabddagilespecs2

Read More
How to define input and result as DataTable in specs2?...

scalatestingspecs2

Read More
Mock is returning stubbed result for arbitrary param...

scalamockitospecs2

Read More
Use Hamcrest hasProperty with Specs2 / Mockito...

scalaspecs2hamcrest

Read More
Play! framework: customize which tests are run...

scalatestingplayframework-2.0sbtspecs2

Read More
How can i skip a test in specs2 without matchers?...

scalaskipspecs2

Read More
How do you use play scala specs2 matchers across multiple files...

scalaplayframeworkspecs2

Read More
Mockito ignores my Specs2 sugared verify steps when traits are involved...

scalatestingmockitospecs2cake-pattern

Read More
Specs2 + Scalacheck test failing due to many discarded...

specs2scalacheck

Read More
specs2 containTheSameElementsAs does not work when parameter is java.util.List...

scalaspecs2scala-java-interop

Read More
Specs2: Generate HTML report?...

unit-testingscalasbtspecs2html-rendering

Read More
Specs2 JSONMatchers: mapping over Array elements?...

scalaspecs2

Read More
Canonical Example of how to test Akka Actor using Scala in Play Framework...

playframeworkplayframework-2.0akkascalatestspecs2

Read More
How do I create a POST request with form field content with Spray?...

scalaspecs2spray

Read More
How to Convert MongoDBObject to JsonString...

mongodbscalaliftspecs2casbah

Read More
Re-use "await" parameters in Scala Specs2...

scalafuturespecs2matcher

Read More
Adding an SBT plugin which does not specify an SBT version in its URL...

scalasbtspecs2

Read More
Can I test Java controllers with specs2 in Play Framework 2?...

javascalaplayframeworkplayframework-2.0specs2

Read More
Why is this specs2 test using Mockito passing?...

scalamockitospecs2

Read More
BackNext