<div class="gmail_quote">On 20 January 2012 19:15, Julian Taylor <span dir="ltr"><<a href="mailto:jtaylor.debian@googlemail.com">jtaylor.debian@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":17w">Whats the best way to run the python3 testsuite after setup.py build?<br>
the iptest3 script is only created on install.<br>
Create a script that calls the entry point?</div></blockquote></div> <br>I've always tested (both on Python 2 and 3) just by installing in a virtualenv and running iptest(3). I think it's worth looking at how we run our tests, because playing around with our current system revealed that it's tricky to integrate with some of ShiningPanda's features (via XML output).<br>

<br>Thomas<br>