The latest version of rematch is 0.2.0.0-0.

rematch

Version 0.1.0.0 revision 0 uploaded by TomCrayford.

Package meta

Synopsis
A simple api for "matchers"
Description

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

Author
Tom Crayford
Bug reports
n/a
Category
Control
Copyright
Tom Crayford 2013
Homepage
n/a
Maintainer
tcrayford@googlemail.com
Package URL
n/a
Stability
n/a

Components