add pytest config for testing infrastructure

This commit is contained in:
Maxim Kurnikov
2018-11-10 17:37:03 +03:00
parent 1016ece491
commit 7436d641e3
3 changed files with 10 additions and 5 deletions
+3 -2
View File
@@ -3,5 +3,6 @@
testpaths = test
python_files = test*.py
addopts =
-nauto
--tb=native
; -nauto
--tb=native
-v