Micronaut Rails

DESCRIPTION:

Micronaut Rails is a set of extension to deal with rails mode testing. For the moment think of it is a prototype of RSpec lite. Definitely pre alpha at the moment.

REQUIREMENTS:

+ Ruby 1.8 + Micronaut (via spicycode-micronaut on GitHub) – see Micronaut::Rails::Version::MICRONAUT_REQUIRED_VERSION for the required version of Micronaut for this version of micronaut-rails

CREDITS:

  • RSpec for the great ideas and matchers