mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-29 13:03:44 +03:00
Merge pull request #54 from dukebody/add-pytest-runner
Add `pytest-runner` and test-->pytest alias to make tests run as documented
This commit is contained in:
commit
d5951b8477
|
@ -1,3 +1,6 @@
|
||||||
|
[aliases]
|
||||||
|
test=pytest
|
||||||
|
|
||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
DJANGO_SETTINGS_MODULE = django_test_settings
|
DJANGO_SETTINGS_MODULE = django_test_settings
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user