factory_girl provides a framework and DSL for defining and using factories, offering a less error-prone and more explicit alternative to fixtures.
gem install factory_girlNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a factory for a User model and create an instance.
Use the 'factory_bot' gem and require 'factory_bot' instead.
No dependency data recorded yet.