Assay RSpec 0.1.0 has been released.
Assay RSpec defines a set of RSpec-compatible matcher methods which convert seemlessly to Assay's assertions. This allows developers to change test frameworks without having to change a slew of previously written RSpec-based specifications.
* home: http://rubyworks.github.com/assay-rspec
* docs: http://rubydoc.info/gems/assay-rspec
* code: http://github.com/rubyworks/assay-rspec
* mail: http://groups.google.com/groups/rubyworks-mailinglist
This is the initial release of Assay RSpec. Currently the library covers every RSpec matcher except the `change` and `have` matchers.
Changes:
* Happy Birthday!