Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Test demo: test coverage

pip install pytest-cover
$ pytest test_with_pytest.py --cov mymath --cov-report html --cov-report term

{% embed include file="src/examples/testing-demo/test_with_pytest_cover.out)

Open htmlcov/index.html