python3-pytest-filter-subpackage

Pytest plugin for filtering based on sub-packages
  https://github.com/astropy/pytest-filter-subpackage
  0
  no reviews



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.