IPython Documentation

Table Of Contents

Previous topic

parallel.util

Next topic

testing.decorators

This Page

testing

Module: testing

Testing support (tools to test IPython itself).

IPython.testing.test()

Run the entire IPython test suite.

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