User Guide

User Guide

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

With specs2 you can write:

  • specifications for simple classes (unit specifications)
  • specifications for full features (acceptance specifications)

In this user guide, you will find:

how to use matchers
the specs2 philosophy
the specs2 design

Total for specification UserGuide
Finished in727 ms
Results59 examples, 551 expectations, 0 failure, 0 error