Binary package “python3-pytest-filter-subpackage” in ubuntu noble

Pytest plugin for filtering based on sub-packages

 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.