Sha256: 931a4a7f65e7de3998c4af1b9e6bd7c1d7a9c03323a6ab29e518c6373b37742e

Contents?: true

Size: 923 Bytes

Versions: 1

Compression:

Stored size: 923 Bytes

Contents

= HISTORY

== 0.3.0 | 2011-05-07

This release fix the interface of the assertive methods so they accept
a message argument, like the original testunit.

Changes:

* Fix assertive methods to take message argument.
* Fix Assertion class to store message.


== 0.2.0 | 2011-05-05

This release of Assay is in good working order and can now be used
by other frameworks such as A.E. The only caveats at this point
are the Matcher API, which is still a bit unstable as the names of
some of its methods may yet change, and the error messages
for the vairous Failure classes still need improvement.

Changes:

* Add adapters for minitest and testunit.
* Add colorized comparison to EqualityFailure (via ANSI gem).
* Use standard exception messages (#to_s) instead of class methods.


== 0.1.0 | 2010-11-14

This is the initial working version of Assay.
But it is far from ready for widespread usage.

Changes:

* Happy Birthday!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
assay-0.3.0 HISTORY.rdoc