Name: | python-testscenarios |
---|---|
Version: | 0.4 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 109509 |
License: | ASL 2.0 and BSD |
RPM: | python-testscenarios-0.4-4.el7.noarch.rpm |
Source RPM: | python-testscenarios-0.4-4.el7.src.rpm |
Build Date: | Wed Apr 22 2015 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://launchpad.net/testscenarios |
Summary: | Testscenarios, a pyunit extension for dependency injection |
Description: | testscenarios provides clean dependency injection for python unittest style tests. This can be used for interface testing (testing many implementations via a single test suite) or for classic dependency injection (provide tests with dependencies externally to the test code itself, allowing easy testing in different situations). |