
For whatever reason I couldn't make this work with testr, so at least for now the tests will have to go through the testtools runner.
8 lines
103 B
INI
8 lines
103 B
INI
[run]
|
|
branch = True
|
|
source = requests_mock
|
|
omit = requests_mock/tests/*
|
|
|
|
[report]
|
|
ignore-errors = True
|