Skip to content
Mike Burns edited this page May 12, 2023 · 19 revisions

factory_bot

factory_bot allows you to quickly define prototypes for each of your models and ask for instances with properties that are important to the test at hand.

Integrations

- Integration: Cucumber
- Integration: Minitest
- Integration: minitest rails
- Integration: Minitest::Spec
- Integration: RSpec
- Integration: Spinach
- Integration: Test::Unit

Other contributed documentation

Resources

Clone this wiki locally