mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-16 00:32:24 +03:00
Use pytest for running tests
This commit is contained in:
4
pytest.ini
Normal file
4
pytest.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE=settings
|
||||
testpaths=tests
|
||||
addopts=-m "not benchmark"
|
||||
Reference in New Issue
Block a user