python2-testscenarios - Testscenarios, a pyunit extension for dependency injection
Website: | https://launchpad.net/testscenarios |
---|---|
License: | ASL 2.0 and BSD |
Vendor: | CentOS |
- 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
python2-testscenarios-0.5.0-8.el7.noarch [32 KiB] |
Changelog
by Troy Dawson (2017-09-29):
- Cleanup spec file conditionals |