Popularity
5.9
Declining
Activity
5.6
-
16
3
2

Monthly Downloads: 105
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Testing     Parsing     Hspec    
Latest version: v2.1.0

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.

Do you think we are missing an alternative of hspec-megaparsec or a related project?

Add another 'hspec' Package

README

Hspec Megaparsec

License BSD3 Hackage Stackage Nightly Stackage LTS CI

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.