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!

Fast Rails Tests With Factories

You using fabric(FactoryGirl, Fabrication, Machinist) in your test suite and test takes a few minutes to run. It’s bad. The good news is this article helps to make your test run at least 2x faster without adding anything else. Really, just FactoryGirl & ActiveRecord.

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