IPython Documentation

Table Of Contents

Previous topic

Module: terminal.ipapp

Next topic

Module: testing.decorators

This Page

Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release (0.13.2).

Module: testing

Testing support (tools to test IPython itself).

1 Function

IPython.testing.test(all=False)

Run the entire IPython test suite.

For fine-grained control, you should use the iptest script supplied with the IPython installation.