[IPython-dev] Running tests

Jörgen Stenarson jorgen.stenarson at bostream.nu
Thu Jan 7 14:05:02 EST 2010


Hi

what is the recommended way of running tests on trunk now?

I tried:
test/runtests.py 	from inside ipython with %run, didn't work
IPython/testing/iptest	called as iptest all, didn't work
nosetests		Seems to work but has 19 errors and 5 failures

I'd like to see ipy_stock_completers resurrected. I can look into it 
but is there some example of how an extension should be converted from 
the old to the new style?

/Jörgen



More information about the IPython-dev mailing list