[Pyobjc-dev] Running tests in one python session
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2003-05-29 18:41:16
|
On Thursday, May 29, 2003, at 10:49 US/Pacific, Ronald Oussoren wrote: > - Add script to run all tests in 1 python session, this is a script by > Dinu Gherman with minor updates by me. Excellent change -- much speedier, I presume. Is there still an option to run the tests in different sessions? We had some problems early on that were only caught because the different tests loaded things in different order or because one test could influence another test (classAddMethods(), for example). b.bum |