Util Testing Consoletest Util

Used to test code-block:: console portions of Sphinx documentation.

dffml.util.testing.consoletest.util.chdir(new_path)[source]

Context manager to change directroy

dffml.util.testing.consoletest.util.nodes_to_test(nodes: List[Node]) List[Node][source]

List of nodes to subset of that list which have the :test:: option.