Improve pytest
This commit is contained in:
@@ -45,6 +45,8 @@ split_complex_comprehension = true
|
|||||||
split_before_first_argument = true
|
split_before_first_argument = true
|
||||||
|
|
||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
|
python_files = tests/**/*.py tests/*.py
|
||||||
|
python_functions = test_* *_test
|
||||||
addopts =
|
addopts =
|
||||||
-vvv
|
-vvv
|
||||||
--doctest-modules
|
--doctest-modules
|
||||||
|
Reference in New Issue
Block a user