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
- Traits possible race condition when creating dependent associations
- "pending" feature to lint factories that are expected to be invalid
- Forwarding from one factory to another
- How to handle polymorphic associations using exclusive arc
- Don't allow duplicate traits
- Allow specification of default assocations depending on context
- singleton_method_added is being forwarded by FactoryBot::Evaluator
- Testing non-Rails apps with modules requires factories to define fully namespaced classes
- `modify` doesn't allow changing the class
- Rough draft of Namespaced Factories
- Docs