Name: | python3-testscenarios |
---|---|
Version: | 0.5.0 |
Release: | 18.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 105844 |
License: | ASL 2.0 and BSD |
RPM: | python3-testscenarios-0.5.0-18.el8.noarch.rpm |
Source RPM: | python-testscenarios-0.5.0-18.el8.src.rpm |
Build Date: | Mon May 25 2020 |
Build Host: | jenkins-10-147-72-125-8b7923bd-7977-4db9-a49f-75eb6011959d.appad1iad.osdevelopmeniad.oraclevcn.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). |