[IPython-dev] Running tests
Fernando Perez
fperez.net at gmail.com
Fri Jan 15 05:05:25 EST 2010
On Thu, Jan 14, 2010 at 3:23 PM, Fernando Perez <fperez.net at gmail.com> wrote:
>
> Note that right now, until I fix the bug abov, you should ONLY run
>
> python iptest # without ANY OPTIONS!
>
> or
>
> python iptest -any-option-you-want IPython.something.something
> python iptest -any-option-you-want IPython.something.something:somefunc
>
OK, this isn't true anymore. I also added at the top-level a simple
iptest.py
script, so you should be able to update the branch and type
python iptest.py
Let me know if we fare any better...
Thanks,
f
More information about the IPython-dev
mailing list