python3-testscenarios - Testscenarios, a pyunit extension for dependency injection
Website: | https://launchpad.net/testscenarios |
---|---|
License: | ASL 2.0 and BSD |
Vendor: | Alcance Libre, Inc. |
- 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).
Packages
python3-testscenarios-0.5.0-5.fc14.al.noarch [32 KiB] |
Changelog
by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6. |