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
- Initial value for sequences having no effect
- Allow traits to override the class
- Create a "Getting Started" section to help beginners to get started 😃
- Question: Option to disable broadcasts when creating objects via factory_bot
- Question/Feature - Access `traits` and `overrides` arguments in public API
- Feature request: attribute scoped sequence
- Fix shape variations with attribute assigner
- Add find_or_create_by Method
- Add `factory_bot.before_factory_run` instrumentation event
- Please consider bringing back the old readme-style documentation
- Docs
- FactoryBot::AttributeAssigner#override_matches_declared_attribute?
- FactoryBot::AttributeAssigner#override_interrupts_association?
- FactoryBot::AttributeAssigner#attribute_names_overriden_by_alias
- FactoryBot::Strategy.lookup_strategy
- FactoryBot::Sequence::EnumeratorAdapter#initial_value
- FactoryBot::Sequence::EnumeratorAdapter#value
- FactoryBot::Sequence::EnumeratorAdapter#first_value
- FactoryBot::CallbacksObserver#completion_key_for
- FactoryBot::CallbacksObserver#record_completion!
- FactoryBot::CallbacksObserver#completed?