148: Coverage.py and testing packages

12/03/2021 13 min Episodio 148
148: Coverage.py and testing packages

Listen "148: Coverage.py and testing packages"

Episode Synopsis


How do you test installed packages using coverage.py? Also, a couple followups from last week's episode on using coverage for single file applications. Links:episode 147: Testing Single File Python Applications/Scripts with pytest and coverageSpecifying source files — Coverage.py documentationTesting & Packaging - Hynekack