mardi 6 décembre 2016

How can I acquire python test coverage matrix

I want to make a matrix that looks like the following test coverage matrix

Currently I'm trying to acquire the above matrix for Django test cases. However, coverage.py(the coverage tool that I'm using) doesn't seem to support such feature of acquiring test coverage matrix. Is there any other way?

Aucun commentaire:

Enregistrer un commentaire