Sha256: 87afe48636875d4d27f4542cac4846a344eb8662f22c3fefb12633509c07e7d3
Contents?: true
Size: 819 Bytes
Versions: 8
Compression:
Stored size: 819 Bytes
Contents
= Micronaut Rails * http://github.com/spicycode/micronaut-rails * http://relevance.lighthouseapp.com/projects/22819-micronaut == 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.6+ * ActionPack * Micronaut (via spicycode-micronaut on GitHub) == ISSUES * No support for pure Rails fixtures, and no plans to add it - we use Factory Girl/Fixture Replacement instead, so send a patch if you want support for this). * No support for Rails integration tests -- use Cucumber (http://github.com/aslakhellesoy/cucumber) instead! * In use in real-world projects on Rails 2.3+ - older versions may have issues. == CREDITS: * RSpec for the great ideas and matchers
Version data entries
8 entries across 8 versions & 2 rubygems