Search code examples
Scala, Specs2 and shared state...


scalatestingspecs2

Read More
How to set up SBT build to return zero exit code on test failure for Jenkins?...


jenkinssbtscalatestspecs2

Read More
How to use jUnit's TemporaryFolder in scala's specs2 tests?...


filejunitspecs2

Read More
Specs2 and Scalacheck - mixing ForEach context with properties...


scalaspecs2scalacheck

Read More
Applying evolutions to ScalikeJDBC in-memory test DB...


scalaplayframeworkspecs2scalikejdbc

Read More
How to create test fixtures for every example of a functional test...


scalaplayframeworkfunctional-testingspecs2

Read More
Creating an anonymous class from an abstract class in Scala - desugaring code...


scalaplayframeworkspecs2

Read More
How to unit-test different typeclass instances for Numeric?...


scalatypeclassscalatestspecs2

Read More
spray.io upgrade causes missing mock library in specs2...


scalasprayspecs2spray-test

Read More
Play 2.2 - specs2 - How to test futures in play 2.2?...


unit-testingscalafuturespecs2playframework-2.2

Read More
How to group tests using specs2?...


scalaunit-testinghierarchyspecs2

Read More
Can Specs2 compare sequence elements with one of the existing matchers?...


scalaspecs2

Read More
Mocking slick.dbio.DBIO composition in specs2...


scalatransactionsslickspecs2

Read More
How does containTheSameElementsAs work in specs2...


scalaspecs2

Read More
How can I reduce the number of test cases ScalaCheck generates?...


scalaunicodespecs2scalacheck

Read More
Scala test cannot find any test to run...


scalaunit-testingplayframework-2.0specs2

Read More
Scala: Mock init fails with Cats IO type parameter...


scalaunit-testingmockitospecs2scala-cats

Read More
Play: Cannot resolve symbol PlaySpecification...


scalaplayframework-2.0specs2

Read More
Modifying ask timeout in akka testkit...


scalaakkaspecs2akka-testkit

Read More
Scala specs2 matchers with "aka"...


scalaspecs2

Read More
Trouble with Slick/Postgres database testing in Play2/Specs2...


postgresqlscalaslickspecs2

Read More
scala play 2.5 testing views that needs implicit Flash...


scalatestingplayframeworkspecs2

Read More
Scala/Play 2 - Can't get sample specs2 test to run...


scalaplayframeworkdependenciesplayframework-2.0specs2

Read More
initializate value only once before all tests runs...


scalaunit-testingsbtspecs2

Read More
specs2 html output in travis...


travis-cipandocspecs2

Read More
Specs2 test within plays gives me "could not find implicit value for evidence parameter of type...


scalaplayframeworkplayframework-2.0specs2

Read More
Specs2 - "should not equal to" - how to check for non-equality?...


scalamatcherspecs2

Read More
Specs2 Matchers for Validated and ValidatedNel...


scalamatcherspecs2scala-cats

Read More
How to perform multiple request in one Play 2 specs2 unit test...


unit-testingplayframework-2.0specs2

Read More
Simple unit testing with monoids...


scalaunit-testingspecs2monoidsscala-cats

Read More
BackNext