CMD + K

testscenarios

Community

Testscenarios, a pyunit extension for dependency injection

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::testscenarios

Usage Tracking

0.6.1
0.6
0.5.0
3 / 8 versions selected
Downloads (Last 6 months): 0

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).

About

Summary

Testscenarios, a pyunit extension for dependency injection

Last Updated

Apr 16, 2026 at 23:11

License

BSD-3-Clause

Supported Platforms

noarch