factory_bot
https://github.com/thoughtbot/factory_bot
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.
3 Subscribers
Add a CodeTriage badge to factory_bot
Help out
- Issues
- Allow overriding of `FactoryBot.automatically_define_enum_traits` on a per-factory basis
- `before(:create)` not executed in expected order
- Cannot create Factory with multiple traits got (ArgumentError Exception: wrong number of arguments (given 1, expected 0)) Ruby 3.0, Rails 6.1.72, factory_bot_rails 6.1.0 #408
- NoMethodError: undefined method 'to_sym' for CustomStrategy
- Improve user feedback if defining static association with a block
- Traits possible race condition when creating dependent associations
- Forwarding from one factory to another
- Allow specification of default assocations depending on context
- enum traits do not use prefix
- Allow factories to use RSpec example methods such as `double`
- Docs
- Subscribe to help with docs for this repo and come back later