[Pyunit-interest] PyUnitTestBrowser
Brought to you by:
purcell
From: Phlip <ppl...@om...> - 2002-06-02 08:42:38
|
Pyunit-interest After promoting PUB for a few days, and getting it to work on Win32 and such, I have one little show-stopper bug. The work-around is to test out-of-process. I can do that if I must, but it's a real pain in the ass because it breaks so many assumptions and conveniences in the code. The bug is 'reload(module)' often does not work. When a file changes I whack its self.myModule handle, and all the children below it in the tree and build them again. But Python's infamous Does anyone know of a more aggressive reload() function out there that fixes this? -- Phlip http://www.greencheese.org/PhilosophyBrethrenThree -- The meetings will continue until the schedule improves -- |