hspec-megaparsec alternatives and similar packages
Based on the "hspec" category.
Alternatively, view hspec-megaparsec alternatives based on common mentions on social networks and blogs.
-
hspec-checkers
Allows to use checkers properties from hspec -
hspec-expectations-json
Hspec expectations on JSON Values -
hspec-golden-aeson
Use tests to monitor changes in Aeson serialization -
hspec-attoparsec
utility functions for testing attoparsec parsers with hspec -
hspec-hedgehog
Hedgehog support for the Hspec testing framework -
hspec-test-framework
Run test-framework tests with Hspec -
hspec-expectations-match
An hspec expectation that asserts a value matches a pattern -
hspec-expectations-pretty-diff
Catchy combinators for HUnit +++ colored pretty-printed diffs -
hspec-leancheck
LeanCheck support for the Hspec test framework. -
hspec-need-env
Read environment variables for hspec tests -
hspec-multicheck
A testing framework for Haskell using Hspec
Tired of breaking your main and manually rebasing outdated pull requests?
Do you think we are missing an alternative of hspec-megaparsec or a related project?
README
Hspec Megaparsec
The package is the recommended library for testing
Megaparsec
parsers with
with Hspec
. As of Megaparsec
5.1.0, its test suite is re-written with Hspec and this package with a few
ad-hoc helpers.
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.
*Note that all licence references and agreements mentioned in the hspec-megaparsec README section above
are relevant to that project's source code only.