mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
Extensive testing
This commit is contained in:
parent
04c3079aa2
commit
d045f879ac
@ -95,6 +95,12 @@ requirements installed, and you can run the full test suite (including tests for
|
|||||||
|
|
||||||
tox
|
tox
|
||||||
|
|
||||||
|
If you want to conduct an extensive testing with full coverage report, you can run it using the following command:
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
tox -- --verbose --cov-report=term
|
||||||
|
|
||||||
For speedier testing, we recommend you run `pytest`_ directly on individual test files or folders:
|
For speedier testing, we recommend you run `pytest`_ directly on individual test files or folders:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user