Testing with pytest Use pytest to instrument our tests. To test your changes, run pytest: pytest <test_file>::<test_case>