[issue15178] Doctest should handle situations when test files are not readable

Bohuslav "Slavek" Kabrda report at bugs.python.org
Mon Jul 2 07:39:02 CEST 2012


Bohuslav "Slavek" Kabrda <bkabrda at redhat.com> added the comment:

So maybe an optimal solution would be to add a note summarizing this to the end of output? I mean that this:

X passed and Y failed.

Could be replaced by:

X passed and Y failed, Z files were not loaded.

Then the user will know that the files were not loaded and he can search the test output for the reasons.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15178>
_______________________________________


More information about the Python-bugs-list mailing list