Documentation Testing Framework API

The cases module provides the primary API used in the course of normal dtf use. The complete API documentation that follows is mostly to explain the implementation and internal operation of dtf as a whole; however, if you’re interested in developing case definitions, consider the documentation of cases.py.

Resources

Additionally, dtf has the following external dependencies, both from the Python standard library and 3rd party packages.