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!

Deferring Tests with Test::Unit in Rails

To my mind, the only thing missing from Test::Unit is an easy way to defer tests. So, here’s a quick and dirty way to defer tests in your Rails app without loading up test/spec or RSpec or what have you.

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