I want to write unit test for Python that would check if every package, module, class and method has a __doc__ string.
__doc__
What is the right way to to this? I was thinking of making this check with recursive imports.
Aucun commentaire:
Enregistrer un commentaire