[TIP] How do you test your setup.py?

Sebastien Douche sdouche at gmail.com
Thu Jul 16 17:27:07 PDT 2009


On Thu, Jul 16, 2009 at 23:38, Marius Gedminas<marius at gedmin.as> wrote:
> How do you test your source distributions?  How do you make sure the
> tarball created by 'python setup.py sdist' is complete and correct?

Good question. Continuous integration (create a buildout env ans
launch all unit & functionnal tests).


-- 
Sebastien Douche <sdouche at gmail.com>
Twitter: http://bit.ly/afkrK



More information about the testing-in-python mailing list