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: GitHub - rubyworks/ae: Assertive Expressive
- docs: File: README — Documentation for ae (1.8.2)
- wiki: http://wiki.github.com/rubyworks/ae
- bugs: Issues · rubyworks/ae · GitHub
- 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.