@hackage hspec-attoparsec0.1.0.2
Utility functions for testing your attoparsec parsers with hspec
Categories
License
BSD-3-Clause
Maintainer
alpmestan@gmail.com
Links
Versions
Installation
Dependencies (5)
- attoparsec >=0.10
- base >=4 && <5
- bytestring >=0.8
- hspec-expectations >=0.5
- text >=1.0 Show all…
Dependents (17)
@hackage/hnormalise, @hackage/fit, @hackage/network-anonymous-i2p, @hackage/taggy, @hackage/midi-simple, @hackage/codec-rpm, Show all…
This package provides some helper functions for testing attoparsec parsers with hspec.
See the documentation in Test.Hspec.Attoparsec for examples, or this package's own test suite.