User Guide

specs2 is a library for writing executable software specifications in Scala.

With specs2 you can write:

In this user guide, you will find:

  • a quick start guide
  • how to structure your specification
  • how to use matchers
  • how to execute a specification

    And much more!