benri-hspec: Simplify tests where Either or Maybe types are returned from monadic code
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
build-the-readme | Allow the readme to build | Disabled |
use-doc-tests | Include the doctests in the package tests | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- benri-hspec-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.10 && <5), hspec (>=2.7.0 && <2.12.0) [details] |
Tested with | ghc ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.2 || ==9.10.1 |
License | BSD-3-Clause |
Author | Tim Emiola |
Maintainer | adetokunbo@emio.la |
Category | Testing |
Home page | https://github.com/adetokunbo/benri-hspec#readme |
Bug tracker | https://github.com/adetokunbo/benri-hspec/issues |
Source repo | head: git clone https://github.com/adetokunbo/benri-hspec.git |
Uploaded | by adetokunbo at 2024-07-10T11:10:47Z |
Distributions | LTSHaskell:0.1.0.3, NixOS:0.1.0.3, Stackage:0.1.0.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 391 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |