You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.
I'm using factory_girl right now but the enhanced Mongoid, Cucumber, and generator support is attracting me to fabricator. However, I like to keep the factories in a root path instead of nested under test or spec since they are also shared with the features. Factory Girl maintains an array setting of load paths that can be easily customized and I'd like similar behavior in Fabrication.
The text was updated successfully, but these errors were encountered:
I'm using factory_girl right now but the enhanced Mongoid, Cucumber, and generator support is attracting me to fabricator. However, I like to keep the factories in a root path instead of nested under test or spec since they are also shared with the features. Factory Girl maintains an array setting of load paths that can be easily customized and I'd like similar behavior in Fabrication.
The text was updated successfully, but these errors were encountered: