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
Traits are primarily a shortcut for supplying lots of parameters by wrapping them up under one bool, and they can still be overridden, so I expected pytest-factoryboy to follow the same pattern.
Hi,
I'd like to parametrize use of a Factoryboy Trait. But i don't see my Traits when i list my fixtures, so i get there is something missing here.
I honestly don't know if that would even be possible, so if it's not, please explain why ;)
Thanks
The text was updated successfully, but these errors were encountered: