factory_girl
https://github.com/thoughtbot/factory_girl
Ruby
A library for setting up Ruby objects as test data.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
18 Subscribers
Add a CodeTriage badge to factory_girl
Help out
- Issues
- Syntax error in factory_bot gem files when using Ruby 2.7.0
- fix to used ruby 2.7
- BUGFIX: Parent/Child implicit trait results depend on build order.
- Parent factory with traits that call other traits uses trait from child factory
- BugFix: Random test failure when tracking compilation time
- Update Bundler to v2.5.23
- Drop support for Ruby 3.0
- BugFix: Ensure callbacks only run once per instance.
- Update intro.md
- BugFix: '<attribute>' and '<attribute>_id' conflict.
- Docs