PyUnit extension for dependency injection
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).
$
pkg install py311-testscenariosOrigin
devel/py-testscenarios
Size
146KiB
License
BSD3CLAUSE, APACHE20
Maintainer
sunpoet@FreeBSD.org
Dependencies
3 packages
Required by
1 packages