Coverage.py and testing packages
Episode 148 · March 12th, 2021 · 14 mins 7 secs
About this Episode
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.
Support Test & Code : Python TestingEpisode Sponsors
Episode Links
- episode 147: Testing Single File Python Applications/Scripts with pytest and coverage
- Specifying source files — Coverage.py documentation
- Testing & Packaging - Hynek
- ack