Package: wnpp Severity: wishlist Owner: Free Ekanayaka <[email protected]>
* Package name : systemfixtures Version : 0.3.3 Upstream Author : Free Ekanayaka <[email protected]> * URL : https://github.com/freeekanayaka/systemfixtures * License : GPL Programming Lang: Python Description : Test fixtures providing fake versions of various system resources. A collection of Python fixtures to fake out various system resources such as processes, users, groups, etc. Each fake resource typically behaves as an "overlay" on the real resource, in that it can be programmed with fake behavior for a set of inputs, but falls back to the real behavior for the rest.

