The rematch package
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
Properties
| Versions | 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), QuickCheck (≥2.0) |
| License | MIT |
| Copyright | Tom Crayford 2013 |
| Author | Tom Crayford |
| Maintainer | tcrayford@googlemail.com |
| Category | Control |
| Upload date | Mon Feb 4 01:53:20 UTC 2013 |
| Uploaded by | TomCrayford |
| Built on | ghc-7.6 |
Modules
Downloads
- rematch-0.1.2.1.tar.gz (Cabal source package)
- package description (included in the package)