Guido van Rossum added the comment: Does the cpython test runner have this? Might be nice there. Not sure if the default test runner is something to extend at this point. Eveybody is using py.test anyway...
On Monday, April 27, 2015, Ned Deily <[email protected]> wrote: > > Changes by Ned Deily <[email protected] <javascript:;>>: > > > ---------- > nosy: +rbcollins > > _______________________________________ > Python tracker <[email protected] <javascript:;>> > <http://bugs.python.org/issue17908> > _______________________________________ > ---------- title: Unittest runner needs an option to call gc.collect() after each test -> Unittest runner needs an option to call gc.collect() after each test _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue17908> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
