pyams_utils.tests package ⊞

Generic test cases for pyams_utils doctests

pyams_utils.tests.get_package_dir(value)[source]

Get package directory

pyams_utils.tests.test_utilsdocs

Generic test case for pyams_utils doctests

pyams_utils.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_utils.tests.test_utilsdocs.test_suite()[source]

Returns the test suite

pyams_utils.tests.test_utilsdocstrings

Generic test case for pyams_utils docstrings

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

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

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

returns the test suite