Binary package “python3-pytest-dependency” in ubuntu lunar

Manages dependencies of pytest test cases (Python 3)

 This pytest plugin manages dependencies of tests. It allows one to mark
 some tests as dependent from other tests. These tests will then be
 skipped if any of the dependencies failed or were skipped.
 .
 This package installs the library for Python 3.