mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-11 09:08:28 +08:00
add basic test infrastructure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[pytest]
|
||||
|
||||
testpaths = test
|
||||
python_files = test*.py
|
||||
addopts =
|
||||
-nauto
|
||||
--tb=native
|
||||
Reference in New Issue
Block a user