Version 0.6.2 is available upstream. Please consider updating! It seems that version 0.6.2 is available upstream, while the latest version in the Gentoo tree is 0.6.1. This information is provided from Release-Monitoring, so fix association issues there.
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).