mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-30 03:14:22 +00:00
Merge pull request #2880 from kira0204/update-readme
Updating Readme for better testing
This commit is contained in:
commit
fecdd77a07
@ -95,6 +95,12 @@ requirements installed, and you can run the full test suite (including tests for
|
|||||||
|
|
||||||
tox
|
tox
|
||||||
|
|
||||||
|
To run complete tests with a full coverage report, you can use 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