mirror of
https://github.com/mitmproxy/mitmproxy.git
synced 2024-11-23 13:19:48 +00:00
Revert "CONTRIBUTING.md: temporarily remove --cov
"
This reverts commit 439e5264eb
.
This commit is contained in:
parent
439e5264eb
commit
35a662f3b9
@ -78,7 +78,7 @@ For speedier testing, you can also run [pytest](http://pytest.org/) directly on
|
||||
|
||||
```shell
|
||||
cd test/mitmproxy/addons
|
||||
pytest --looponfail test_anticache.py
|
||||
pytest --cov mitmproxy.addons.anticache --cov-report term-missing --looponfail test_anticache.py
|
||||
```
|
||||
|
||||
Please ensure that all patches are accompanied by matching changes in the test suite. The project tries to maintain 100%
|
||||
|
Loading…
Reference in New Issue
Block a user