PACKAGE NAME: testscenarios-0.5.0-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/testscenarios PACKAGE SIZE (compressed): 20 K PACKAGE SIZE (uncompressed): 130 K PACKAGE REQUIRED: extras,python2-mimeparse,python2-pbr,linecache2,traceback2,testtools PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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: