RubyFlow The Ruby and Rails community linklog

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