aboutsummaryrefslogtreecommitdiff
path: root/devel/py-testscenarios/pkg-descr
blob: c489e77ac919689dcd327a963182f6dfb8fad1ad (plain) (blame)
1
2
3
4
5
6
7
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).

WWW: https://pypi.org/project/testscenarios/