Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in specs2

How-to use Play 2.4.x with scalaz 7.2.0

playframework scalaz specs2

Using pattern matching with Specs2 and Play in Scala

Play2 Framework/Scala/Specs2 - Do different FakeApplications share Singleton objects?

Creating Test Scope/Context to seed data and run application, Scala Play Framework 2

Testing json data using Specs2

json scala lift specs2

Why does Specs2 run these `sequential` tests in random order?

How to match a top level array in json with specs2

json scala specs2

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

scala specs2

Acceptance style testing in favour of unit style testing with Specs2?

scala specs2

Alternative of OneAppPerSuite in specs2 scala testing

How to do setup/teardown in specs2 when using "in new WithApplication"

scala playframework specs2

Still can't run multiple tests against play FakeApp with Salat / Casbah

spec2 tests failing for scalatra app with swagger support

scala specs2 scalatra swagger

After upgrading specs2 to 2.10 matcher 'haveTheSameElementsAs' seems lost

scala specs2

Group unit tests and run only a set

scala unit-testing specs2

Scala specs2 nested-in with context

scala specs2

Spray unmarshalling generic type

Mocking a Future Or in a Scala Spec

scala mockito specs2

org.specs2.mock.Mockito matchers are not working as expected