Skip to main content

Quiz: Coverage & CI Integration

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. What does --cov-fail-under=80 do?

2. What does the Miss column in a coverage report represent?

3. What pytest flag reruns only the tests that failed in the previous run?