Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

How can I roll back an integration test with Slick 3 + Specs2?

how to make scalatest generate html report through sbt

scala sbt scalatest specs2

Why is this specs2 test using Mockito passing?

scala mockito specs2

Play 2.0 FakeApplication setup with test configuration

specs/scalatest interaction issue in Play app

How to run an embedded elastic search instance for testing

elasticsearch specs2

Scala: How to test methods that call System.exit()?