Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in specs2

How to specify different application.conf for specs2 tests?

scala intellij-idea specs2

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

Create assembly jar that contains all tests in SBT project+subprojects

How can I skip a "should" block/fragment in specs2?

scala specs2

Integrate Specs2 results with Jenkins

jenkins sbt specs2

How do I match a thrown Exception's message?

scala specs2

JVM memory settings for specs2

sbt specs2 spray

How do I run Scala + specs2 from the command line?

scala console specs2

specs2 -- Could not create an instance

scala specs2

Specs2: how to test a class with more than one injected dependency?

Configuring junitxml output for specs2 tests in sbt 0.10

scala sbt specs2

Play Framework 2 scala specs2 mockito, how do I write a mocking unit test

Creating a Specs2 matcher in a modular way

scala specs specs2

Fast test execution in a playframework fake application

Final clean up in specs2

scala specs2

scala spec2 I am Unable to create a test that uses must be_== and failure at the same time

How to group tests using specs2?

How can i skip a test in specs2 without matchers?

scala skip specs2

Play 2.2 - specs2 - How to test futures in play 2.2?