Terry J. Reedy added the comment:

I intentionally said 'test' rather than 'unittest' or 'automated test' to allow 
for the possibility of a human-operated view test script posted here on the 
issue.  

IDLE now has a view test framework to run tests for either one or all modules 
with visual displays.  For all:
  python -m idlelib.idle_test.htest
This has been very useful when modifying files.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25730>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to