Created
November 19, 2019 22:27
-
-
Save dchuvardynskyi/422f670851529d7c2a5a45ce3d1e4ca4 to your computer and use it in GitHub Desktop.
Pytest Django basic pytest.ini config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [pytest] | |
| DJANGO_SETTINGS_MODULE = yourproject.settings |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment