RubyFlow The Ruby and Rails community linklog

Faster RSpec: Profiling FactoryGirl

One way to speed up a slow test suite is to optimize how FactoryGirl is used, but where do you focus your efforts? Before tuning your factory usage, use FactoryGirlProfiler to measure which factories are adding the most time to your test runs: https://www.wetestrails.com/blog/profiling-factorygirl

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