Description
A Haskell package with contributed functionality for Hspec. It extends Hspec test workflows with additional helpers that are useful in common testing scenarios.
Developers use it to reduce boilerplate in Hspec suites. Shared helpers are useful, but tests should still explain the behavior being checked rather than hiding intent behind too much abstraction.