rematch: A simple api for matchers
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
Downloads
- rematch-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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) [details] |
License | MIT |
Copyright | Tom Crayford 2013 |
Author | Tom Crayford |
Maintainer | tcrayford@googlemail.com |
Category | Control |
Uploaded | by TomCrayford at 2013-05-19T18:05:10Z |
Distributions | NixOS:0.2.0.0 |
Reverse Dependencies | 7 direct, 0 indirect [details] |
Downloads | 5995 total (32 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |