STINNER Victor added the comment: I used ./python -m test Lib/test/test_threading.py --list-tests.
I would like to be able to use this feature in regrtest too: ./python -m test test_threading --list-tests Sadly, this option already exists and only return test files, not test methods. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30523> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com