Description
Simplify tests where Either or Maybe types are returned from monadic code.
Description
A small library of convenient functions for writing hspec tests.
It simplifies tests where Either
, Maybe
and other types are returned from monadic code.
The README provides usage examples.