Hi,<br><br>Like discussed earlier, some people will work today on adding tests to setuptools.<br><br>The idea is to add human-readable doctests to setuptools a bit like what zc.buildout has.<br><br>I am planning to create one doctest per setuptools feature, and some general doctest that<br>
demonstrates the usage of the tool. (functional tests but preferrably with no os.popen/os.system magic)<br><br>To synchronize all our work (I doubt we can all get commiter access to <a href="http://svn.python.org">svn.python.org</a> today :D ), <br>
I have created a launchpad project here: <a href="https://launchpad.net/setuptools-test">https://launchpad.net/setuptools-test</a><br><br>It is a copy of the current setuptools trunk, you can get it with bzr:<tt><br><br>bzr branch lp:~tziade/setuptools-test/main</tt><br>
<br>I suggest we all push changes there then present that work for review to Phillip,<br><br>Let&#39;s meet in #distutils today !<br><br>Regards<br>Tarek<br><br>-- <br>Tarek Ziadé | Association AfPy | <a href="http://www.afpy.org">www.afpy.org</a><br>
Blog FR | <a href="http://programmation-python.org">http://programmation-python.org</a><br>Blog EN | <a href="http://tarekziade.wordpress.com/">http://tarekziade.wordpress.com/</a>