IPython Documentation

Table Of Contents

Previous topic

Module: terminal.ipapp

Next topic

Module: testing.decorators

This Page

Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

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.