@hackage benri-hspec0.1.0.3
Simplify tests where Either or Maybe types are returned from monadic code
Categories
License
BSD-3-Clause
Maintainer
adetokunbo@emio.la
Links
Versions
Installation
Tested Compilers
Dependencies (2)
Dependents (4)
@hackage/keyed-vals-hspec-tests, @hackage/hstratus, @hackage/hstratus-auth, @hackage/hstratus-notes
Package Flags
build-the-readme
(off by default)
Allow the readme to build
use-doc-tests
(on by default)
Include the doctests in the package tests
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.