Nikita Sobolev <m...@sobolevn.me> added the comment: During this work some people have mentioned that they actually use `'__main__'` for local debugging of tests. I don't think that I am familiar enough with the existing workflow to make any educated decision :)
пн, 24 янв. 2022 г. в 19:34, Christian Heimes <rep...@bugs.python.org>: > > Christian Heimes <li...@cheimes.de> added the comment: > > I noticed that you have been looking into the __main__ block of test > modules. Wouldn't it make more sense to just remove the __main__ and have > all tests go through regrtest? Everybody should use > > ./python -m regrtest test_typing > > or the Windows equivalent to run typing tests. > > ---------- > nosy: +christian.heimes > > _______________________________________ > Python tracker <rep...@bugs.python.org> > <https://bugs.python.org/issue46416> > _______________________________________ > ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46416> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com