AE 1.8.0 has been released.
Assertive Expressive is an assertions library specifically designed for reuse by other test frameworks.
* home: http://rubyworks.github.com/ae
* code: http://github.com/rubyworks/ae
* docs: http://rubydoc.info/gems/ae
* wiki: http://wiki.github.com/rubyworks/ae
* bugs: http://github.com/rubyworks/ae/issues
* mail: http://groups.google.com/group/rubyworks-mailinglist
This new release improves support for Proc-based assertions and RSpec-style matchers. In addition, this release sees the optional Check Ok/No library in a usable state. And, lastly, note the license has been changed to BSD-2-Clause.
Changes:
* Finalize the Check mixin API.
* Improve Proc and RSpec-style matchers.
* Modernize the build configuration.
* Change licenses to BSD-2-Clause.