hspec-attoparsec

Utility functions for testing your attoparsec parsers with hspec

http://github.com/alpmestan/hspec-attoparsec

Version on this page:0.1.0.1
LTS Haskell 22.19:0.1.0.2
Stackage Nightly 2024-05-02:0.1.0.2
Latest on Hackage:0.1.0.2

See all snapshots hspec-attoparsec appears in

BSD-3-Clause licensed by Alp Mestanogullari
Maintained by [email protected]
This version can be pinned in stack with:hspec-attoparsec-0.1.0.1@sha256:b91692369a041bef5880107bcdf4a2e1077f7458bb6bb1eed99d30a7f0276aa4,1644

Module documentation for 0.1.0.1

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.