Description
Utility functions for testing Megaparsec parsers with Hspec.
README.md
Hspec Megaparsec
The package is the recommended library for testing Megaparsec
parsers with with Hspec
.
Consult the Haddocks for usage, which should be trivial. Also see test suite of this package or Megaparsec test suite.
Contribution
Issues, bugs, and questions may be reported in the GitHub issue tracker for this project.
Pull requests are also welcome.
License
Copyright © 2016–present Mark Karpov
Distributed under BSD 3 clause license.