pyams_template.tests package ⊞

Generic test cases for pyams_template doctests

pyams_template.tests.get_package_dir(value)[source]

Get package directory

pyams_template.tests.test_utilsdocs

Generic test case for pyams_template doctests

pyams_template.tests.test_utilsdocs.doc_suite(test_dir, setUp=None, tearDown=None, globs=None)[source]

Returns a test suite, based on doctests found in /doctests

pyams_template.tests.test_utilsdocs.test_suite()[source]

Returns the test suite

pyams_template.tests.test_utilsdocstrings

Generic test case for pyams_template docstrings

pyams_template.tests.test_utilsdocstrings.doc_suite(test_dir, globs=None)[source]

Returns a test suite, based on doc tests strings found in /*.py

pyams_template.tests.test_utilsdocstrings.test_suite()[source]

returns the test suite