On Mon, Jun 23, 2008 at 9:59 AM, Cédric Lucantis <[EMAIL PROTECTED]> wrote:
> Yes a checksuite should be kept separate from the 'real' code. You can run it
> locally by setting the PYTHONPATH environment variable :
>
> PYTHONPATH=/path/to/your/modules python checksuite.py

So I could also just append the path to sys.path in checksuite.py file
and use checksuite to run all my unit tests?

Thanks
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to