Skip to content

Instantly share code, notes, and snippets.

@dchuvardynskyi
Created November 19, 2019 22:27
Show Gist options
  • Select an option

  • Save dchuvardynskyi/422f670851529d7c2a5a45ce3d1e4ca4 to your computer and use it in GitHub Desktop.

Select an option

Save dchuvardynskyi/422f670851529d7c2a5a45ce3d1e4ca4 to your computer and use it in GitHub Desktop.
Pytest Django basic pytest.ini config
[pytest]
DJANGO_SETTINGS_MODULE = yourproject.settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment