#178: Coverage.py

Talk Python To Me

Episode | Podcast

Date: Fri, 21 Sep 2018 00:00:00 -0800

You know you should be testing your code right? How do you know whether it's *well* tested? Are you testing the right things? If you're not using code coverage, chances are is you're guessing.