testscenarios
Testscenarios, a pyunit extension for dependency injection
Testscenarios, a pyunit extension for dependency injection
To install this package, run one of the following:
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).
Summary
Testscenarios, a pyunit extension for dependency injection
Last Updated
Apr 16, 2026 at 23:11
License
BSD-3-Clause
Supported Platforms
GitHub Repository
https://github.com/testing-cabal/testscenarios