From: transfire@... Date: 2012-01-26T22:28:57+09:00 Subject: [ANN] Assay MiniTest v0.1.0 released Assay MiniTest 0.1.0 has been released. Assay MiniTest defines a set of MiniTest-compatible assertion and extension method which seemlessly delegate on Assay assertions. This allows developers to change test frameworks without having to completely rewrite a slew of previously written MiniTest-based tests and/or sepcifications. * home: http://rubyworks.github.com/assay-minitest * docs: http://rubydoc.info/gems/assay-minitest * code: http://github.com/rubyworks/assay-minitest * mail: http://groups.google.com/groups/rubyworks-mailinglist This is the initial release of Assay MiniTest. Compatibility with MiniTest's assertion and expectation methods is nearly complete. Changes: * Happy Birthday!