How to assert the type of an object, in specs2...
Read MoreSpecs2 + JUnit + ScalaTest initializationError test class cannot be cast to org.scalatest.Suite...
Read MoreSpec2/JUnit/Eclipse shows Unrooted Tests with more than two examples...
Read MoreUse specs2 matchers in an Around block...
Read Moresbt.Keys.fork in Test := true => Out of memory permgen space...
Read MoreHow do I "slow down" executing of tests in scala (transcation doesn't close in AfterEx...
Read MoreBehavior of @VisibleForTesting annotation on scala...
Read MoreSpecs2 Given when then A simple test failed...
Read MoreAfter upgrading specs2 to 2.10 matcher 'haveTheSameElementsAs' seems lost...
Read MoreSpecs2 - How to define complex objects for Given/When/Then steps...
Read MoreHow to define input and result as DataTable in specs2?...
Read MoreMock is returning stubbed result for arbitrary param...
Read MoreUse Hamcrest hasProperty with Specs2 / Mockito...
Read MorePlay! framework: customize which tests are run...
Read MoreHow can i skip a test in specs2 without matchers?...
Read MoreHow do you use play scala specs2 matchers across multiple files...
Read MoreMockito ignores my Specs2 sugared verify steps when traits are involved...
Read MoreSpecs2 + Scalacheck test failing due to many discarded...
Read Morespecs2 containTheSameElementsAs does not work when parameter is java.util.List...
Read MoreSpecs2 JSONMatchers: mapping over Array elements?...
Read MoreCanonical Example of how to test Akka Actor using Scala in Play Framework...
Read MoreHow do I create a POST request with form field content with Spray?...
Read MoreHow to Convert MongoDBObject to JsonString...
Read MoreRe-use "await" parameters in Scala Specs2...
Read MoreAdding an SBT plugin which does not specify an SBT version in its URL...
Read MoreCan I test Java controllers with specs2 in Play Framework 2?...
Read MoreWhy is this specs2 test using Mockito passing?...
Read More