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
- Add workaround for attributes with _id
- Traits that imply other ones can cause double running of callbacks
- Context helpers for callbacks:
- Do not overwrite the dafault value
- Please consider bringing back the old readme-style documentation
- Update docs to require full namespace
- Add hoc sequences in create_list
- Add support for before build callback
- build_stubbed broke when i upgrade to Rails 7.1.3
- Support for callback before(:build)
- Docs