Media Summary: You know you should be testing your code right? How do you know whether it's *well* tested? Are you testing the right things? We write tests to make sure that our code is correct, but how do you make sure the tests are correct? This week Ned Batchelder ... Learn methods to focus testing and reduce redundant effort when testing for structural machine code
178 Coverage Py - Detailed Analysis & Overview
You know you should be testing your code right? How do you know whether it's *well* tested? Are you testing the right things? We write tests to make sure that our code is correct, but how do you make sure the tests are correct? This week Ned Batchelder ... Learn methods to focus testing and reduce redundant effort when testing for structural machine code today I talk through why I think pytest-cov is unnecessary and a little annoying. - In today's video, we have a tutorial showing how to use pytest-cov for a better report of our tests. I hope you like it! # Free DO-178C verification handbook: Learn more about code