
This package contains a simple plugin for the Pytest framework that provides a shortcut to testing all code and documentation for a given sub-package.
When used in conjunction with pytest-doctestplus this will result in both the narrative documentation and code being tested for a given sub-package.