testscenarios: testscenarios (a pyunit extension for dependency injection)
testscenarios:
testscenarios: testscenarios provides clean dependency injection for python unittest
testscenarios: style tests. This can be used for interface testing (testing many 
testscenarios: implementations via a single test suite) or for classic dependency 
testscenarios: injection (provide tests with dependencies externally to the test 
testscenarios: code itself, allowing easy testing in different situations).
testscenarios:
testscenarios: https://launchpad.net/testscenarios
testscenarios:
testscenarios: