Build 060.19: implement Trade Recovery subsystem
This commit is contained in:
18
app/pytest.ini
Normal file
18
app/pytest.ini
Normal file
@@ -0,0 +1,18 @@
|
||||
[pytest]
|
||||
minversion = 8.0
|
||||
|
||||
testpaths =
|
||||
tests
|
||||
|
||||
python_files =
|
||||
test_*.py
|
||||
|
||||
python_classes =
|
||||
Test*
|
||||
|
||||
python_functions =
|
||||
test_*
|
||||
|
||||
addopts =
|
||||
-ra
|
||||
--strict-markers
|
||||
Reference in New Issue
Block a user