Message 242220 - Python tracker
Le 28/04/2015 21:00, Robert Collins a écrit : > So you could add this as a hook to the loader (decorate each test > with some new thing) and a CLI option to use that hook for a gc > collect call. Can I take this as meaning you're not opposed to adding other options to the unittest core? (say, something to run a test until failure, or to watch for reference leaks, or to run tests in multiple processes :-))