[docs] [issue11389] unittest: no way to control verbosity of doctests from cmd
anatoly techtonik
report at bugs.python.org
Sun Mar 6 17:26:37 CET 2011
anatoly techtonik <techtonik at gmail.com> added the comment:
I need to execute doctests along with unit tests from test suite contained in tests.py file and control verbosity parameter in case something goes wrong.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11389>
_______________________________________
More information about the docs
mailing list