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!

Testing Rake Tasks with RSpec Feature Specs

There’s nothing worse than getting into the office, only to find out that one of your nightly rake tasks threw an error and didn’t complete.

You get to a point where testing all the pieces in isolation just isn’t good enough. It’s time to be confident that all of the pieces will work together. Time to start testing your Rake tasks with RSpec feature specs

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