pytest --cov=src --cov-report=term-missing

Category: Python & pip

pytest --cov=src --cov-report=term-missing

Run tests and report line-level code coverage (pytest-cov)

Runs tests and generates a code coverage report showing which lines were executed.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.