Add pytest fixtures (to complement pytest-django) #9506
Unanswered
aragilar
asked this question in
Ideas & Suggestions
Replies: 1 comment 1 reply
-
can you share some example on what you like to add? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the DRF test helpers are not available via fixtures. https://pytest-django.readthedocs.io/en/latest/ covers combining pytest and django, but does not currently support DRF. pytest-dev/pytest-django#443 suggests this be part of DRF, would a PR adding in the new fixtures be accepted?
Beta Was this translation helpful? Give feedback.
All reactions