##// END OF EJS Templates
Complete first pass on testing system. All tests pass on my box. Whew....
Complete first pass on testing system. All tests pass on my box. Whew. We now have a first cut of a functioning testing system. Many examples had to be disabled (with a proper decorator), but now we can begin building a robust test suite for all of IPython. The big remaining todo is to fix the handling of the ipython/test namespace synchronization, which is still not 100% correct. Once that is done, some of the currently skipped tests will be reactivated.

File last commit:

r1250:f658828f
r1435:da07a079
Show More
README.txt
11 lines | 201 B | text/plain | TextLexer
===============
IPython1 README
===============
.. contents::
Overview
========
Welcome to IPython. New users should consult our documentation, which can be found
in the docs/source subdirectory.