Search code examples
specs2-embedmongo unresolved dependency with Scala 2.10.1 and Play 2.1.1...

sbtplayframework-2.1scala-2.10specs2

Read More
scala specs2. equal check relying on toString...

unit-testingscalatostringspecs2

Read More
How to I write a Specs2 matcher for "a,b,c".containsAllOf("b","a")?...

scalaplayframework-2.0playframework-2.1specs2

Read More
Unresolved symbol s2 in Specs2 class...

specs2

Read More
How to perform a custom check of the arguments being passed to mockito mocks...

scalamockitospecs2

Read More
Running an individual test from a specification...

unit-testingscalaspecs2

Read More
How do I define Context for DataTables in specs2...

unit-testingscalaspecs2

Read More
Scalatest or Specs2 - Set up and teardown of variables in tests running in parallel...

scalatddbddscalatestspecs2

Read More
A simple Scala Given/When/Then style specification failed...

scalaspecs2

Read More
How to access test/example name in Specs2?...

scalaspecs2

Read More
Improving productivity with Scala test cycle...

scalascalatestspecs2

Read More
Unit testing a method return with org.specs2...

scalaspecs2

Read More
Playframework Scala Specs2 JSON Matchers...

jsonscalaplayframework-2.0specs2

Read More
How to setup IntelliJ + Scala + specs + sbt project?...

scalaintellij-ideasbtspecs2sbt-idea

Read More
In specs2, conditionally executing subtests on result returned from function that may throw exceptio...

scalatestingbddspecs2

Read More
How can you see if your code is running in test mode with specs2?...

scalaspecs2

Read More
Can I use a mock File in my Specs2 test for writing to a file? If so, How?...

scalatestingmockingmockitospecs2

Read More
spec2 tests failing for scalatra app with swagger support...

scalaspecs2scalatraswagger

Read More
Error using Specs2 with FluentLenium Api...

scalawebdriverplayframework-2.0specs2

Read More
Is it possible to use string matchers in combination with specs2 Json matchers?...

scalaspecs2

Read More
How can I reduce the failure display in specs2...

unit-testingscalatestingspecs2

Read More
Specs2/Neo4j - Using ImpermanentGraphDatabase with Specs2...

neo4jspring-data-neo4jspecs2

Read More
Specs2 - Unit specification style should not be used in concurrent environments...

scalatestingconcurrencyspecs2

Read More
How to run an embedded elastic search instance for testing...

elasticsearchspecs2

Read More
Using pattern matching with Specs2 and Play in Scala...

scalaplayframework-2.0specs2

Read More
specs2: Multiple matcher expressions (Unit specification)...

unit-testingscalaspecs2

Read More
Specs2 and @Before/@After-like methods...

scalaspecs2

Read More
How to match dates through fromJson(toJson(date)) with specs2...

scalajodatimespecs2playframework-2.1

Read More
How do you run only a single Spec2 specification with SBT?...

scalaspecs2

Read More
Configuring junitxml output for specs2 tests in sbt 0.10...

scalasbtspecs2

Read More
BackNext