tl.testing.doctest

Constructing test suites that use manuel.

Functions

tl.testing.doctest.DocFileSuite(*paths, **options)[source]

Return a TestSuite that runs doc-test files using manuel.

Parameters that are the same as for Python’s standard doctest.TestSuite: module_relative, package, setUp, tearDown, globs, optionflags, checker

footnotes: whether to interpret footnotes

manuel: optional manuel.Manuel instance with additional behaviour