buildtest.docgen.main

This file is used for generating documentation tests.

Module Contents

Functions

build_helper()

This method will write output of several helper options for all sub-commands in buildtest

generate_tests(prefix, cmd_dict)

introspection_cmds()

main()

run(query)

The run() method will execute the command and retrieve the output as part of documentation examples

schemas()

tutorial()

writer(fname, out, query)

buildtest.docgen.main.build_helper()

This method will write output of several helper options for all sub-commands in buildtest

buildtest.docgen.main.docgen
buildtest.docgen.main.generate_tests(prefix, cmd_dict)
buildtest.docgen.main.introspection_cmds()
buildtest.docgen.main.main()
buildtest.docgen.main.root
buildtest.docgen.main.run(query)

The run() method will execute the command and retrieve the output as part of documentation examples

buildtest.docgen.main.schemas()
buildtest.docgen.main.tutorial()
buildtest.docgen.main.writer(fname, out, query)