Difference between revisions of "Pytest"
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
* <code>[[pytest --help]]</code> | * <code>[[pytest --help]]</code> | ||
* <code>[[pytest --disable-pytest-warnings]]</code> | * <code>[[pytest --disable-pytest-warnings]]</code> | ||
| − | + | * <code>pytest --cov=. --cov-config= .../...</code> | |
| − | |||
== See also == | == See also == | ||
Latest revision as of 10:32, 8 October 2025
wikipedia:Pytest (https://docs.pytest.org/)
pip3 install pytestpip install pytest-covpytest --helppytest --disable-pytest-warningspytest --cov=. --cov-config= .../...
See also[edit]
Advertising: