kriwil

aldiantoro nugroho on random stuff
Fri 08 June 2018

Measure your tests coverage in Python

Now you have tests in your project. But how can you be sure that the tests cover all the code (you need). It would be painful to find a bug because you didn't realize that part of code isn't tested yet.

Coverage makes your tests useful. Do it.

If you have any comment, mention me @kriwil.