Re: [Pyobjc-dev] Testsuite adventures
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-05-23 18:34:10
|
On Sunday, May 18, 2003, at 14:24 Europe/Amsterdam, Dinu Gherman wrote: >> You are right w.r.t. end-users running the testsuite. At the very >> least we should add a new subcommand to setup.py (is that even >> possible with distutils?) and/or document how to do that with the >> source release. We should probably also distribute the runalltests >> script, or simular functionality, with the binary distribution. > > You could also test the distribution installed from a .dmg archive. Would you mind if I added allTestsCombined.py to PyObjC? This script seems to trigger bugs better and my runalltest script, and now that I've fixed all issues made some tests step on each others toes it also has a nicer user experience (much less output). Ronald |