RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

RSpec cheatsheet as a Rails app: Learn RSpec from a model codebase

An RSpec cheatsheet in the form of a Rails app. Learn how to test Rails apps from a model codebase. Originally written for devs-in-training, the example specs demonstrate how to use RSpec. See spec/support for walkthroughs on configuring popular testing gems, including DatabaseCleaner, Capybara, FactoryGirl and many more. The README links to useful cheatsheets and API docs https://github.com/eliotsykes/rspec-rails-examples

Comments

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in