Is there a way in Python to see the unit testing coverage of code broken down by the author/owner of the code?
Ideally, what I'd like to be able to do is include metadata tags like __author__
and __group__
in each file, so that it's possible to see who is/isn't testing their code.
Aucun commentaire:
Enregistrer un commentaire