[IPython-dev] ipython daily build ppa available for ubuntu precise

Thomas Kluyver takowl at gmail.com
Fri Jan 20 18:08:14 EST 2012


On 20 January 2012 19:15, Julian Taylor <jtaylor.debian at googlemail.com>wrote:

> Whats the best way to run the python3 testsuite after setup.py build?
> the iptest3 script is only created on install.
> Create a script that calls the entry point?
>

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).

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120120/8b79d843/attachment.html>


More information about the IPython-dev mailing list