Add py3-django111 testing combination

Tests are also now run in parallel using detox and pytest-xdist.
This commit is contained in:
Cristi Vîjdea
2018-01-12 03:35:36 +01:00
committed by GitHub
parent 59a51ba4a7
commit 757d47e1c0
6 changed files with 25 additions and 15 deletions
+4 -1
View File
@@ -1,6 +1,8 @@
[run]
source = drf_yasg
branch = True
parallel = true
disable_warnings = module-not-measured
[report]
# Regexes for lines to exclude from consideration
@@ -29,7 +31,8 @@ exclude_lines =
raise SwaggerGenerationError
ignore_errors = True
precision = 0
precision = 2
show_missing = True
[paths]
source =