Skip to content
Chris Hewitt edited this page Jun 6, 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.

This wiki is dedicated to third-party integrations. The hope is that by having something easy and quick to modify, library authors and their users can keep these docs up-to-date.

Integrations

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

Resources

Other contributed documentation