mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
parent
0f370213d1
commit
439e5264eb
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ For speedier testing, you can also run [pytest](http://pytest.org/) directly on
|
|||
|
||||
```shell
|
||||
cd test/mitmproxy/addons
|
||||
pytest --cov mitmproxy.addons.anticache --cov-report term-missing --looponfail test_anticache.py
|
||||
pytest --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…
Add table
Add a link
Reference in a new issue