Binary package “python-pytest-order-doc” in ubuntu oracular

pytest plugin to order test execution (documentation)

 pytest-order is a pytest plugin that allows you to customize the order
 in which your tests are run. It uses the marker order that defines
 when a specific test shall run, either by using an ordinal number, or
 by specifying the relationship to other tests.
 .
 This package contains the pytest-order documentation in HTML format.