betty.test_utils.documentation module¶ Documentation testing utilities. class betty.test_utils.documentation.PluginDocumentationTestBase¶ Bases: object Test a module’s plugin and plugin type documentation. async test(isolated_app_factory: IsolatedAppFactory, isolated_project_factory: IsolatedProjectFactory, subtests: pytest.Subtests) → None¶ Test the plugin and plugin type documentation.