Package: wnpp Severity: wishlist Owner: Bastian Germann <[email protected]>
* Package name : pytest-dependency Version : 0.5.1 Upstream Author : Rolf Krahl <[email protected]> * URL : https://github.com/RKrahl/pytest-dependency * License : Apache 2.0 Programming Lang: Python Description : Manages dependencies of pytest test cases This Pytest plugin manages dependencies of tests. It allows to mark some tests as dependent from other tests. These tests will then be skipped if any of the dependencies failed or were skipped.

