rematch: A simple api for "matchers"

[ control, library, mit ] [ Propose Tags ]

Rematch is a simple library of matchers, which express rules that can pass or fail. Matchers also report their failure with human readable output. Custom matchers can be build, and matchers can be combined using several predefined combinators or you can write your own. Matchers are often used in automated tests to provide expressive failure messages. Rematch is very similar to, and very inspired by the hamcrest library for Java

Modules

[Last Documentation]

  • Control
    • Control.Rematch
      • Control.Rematch.Formatting

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.2.0.0
Dependencies base (>=4.5.0 && <5), HUnit (>=1.0) [details]
License MIT
Copyright Tom Crayford 2013
Author Tom Crayford
Maintainer tcrayford@googlemail.com
Category Control
Uploaded by TomCrayford at 2013-01-13T23:53:45Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 7 direct, 0 indirect [details]
Downloads 5803 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-22 [all 7 reports]