[Python-Dev] running the tests...

Chris Withers chris at simplistix.co.uk
Thu Mar 5 13:42:18 CET 2009


Nick Coghlan wrote:
> My personal preferences:
> 
> Thorough: ./python -m test.regrtest -uall
> Typical: ./python -m test.regrtest
> Specific: ./python -m test.regrtest test_mod1 test_mod2

This looks good, I assume this would work on Windows too?

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Python-Dev mailing list