Serhiy Storchaka added the comment:

Unfortunately this doesn't work with tests for pickle, json or tkinter.

I'm afraid this feature would make false promise. Without careful check you can 
not be confident that all modified tests are selected. If you going to add this 
switch, it should emit a

********************
*                  *
*   LOUD WARNING   *
*                  *
********************

and enumerate all modified files containing 'test' in its path which are not 
recognized as valid test name.

----------
nosy: +serhiy.storchaka

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

Reply via email to