This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit c85d688e5585fbef111af36173ef744057d87469
tree e6c3ba5a73e1ea1c62f6702ca66fe57f2c7ad13d
parent 7d49b1800258cd27f1eac62a15549bad02a50048
tree e6c3ba5a73e1ea1c62f6702ca66fe57f2c7ad13d
parent 7d49b1800258cd27f1eac62a15549bad02a50048
| name | age | message | |
|---|---|---|---|
| |
.autotest | Fri Jan 09 22:18:30 -0800 2009 | |
| |
.gitignore | Sun Dec 21 10:43:42 -0800 2008 | |
| |
LICENSE | Sun Dec 21 10:43:42 -0800 2008 | |
| |
README | Sun Apr 05 14:19:19 -0700 2009 | |
| |
RSPEC-LICENSE | Sun Dec 21 10:43:42 -0800 2008 | |
| |
Rakefile | ||
| |
VERSION.yml | ||
| |
doc/ | Tue Dec 30 12:16:07 -0800 2008 | |
| |
examples/ | ||
| |
lib/ | ||
| |
micronaut-rails.gemspec |
README
= 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








