Paketname | python-testscenarios |
Beschreibung | Dependency injection for Python unittest tests |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | python, python-central (>= 0.6.11), python-testtools |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 10966 Byte |
Prüfsumme MD5 | 0a6d4e4a6d65ddf5f6374fc8f3a90fd6 |
Prüfsumme SHA1 | 14d527048e475427f26260d093492b17cdf2909e |
Prüfsumme SHA256 | 3ef1af5dc34562e739944030d2ce9ee50fb6a4ff65145f7e080a8dd9e8ce720b |
Link zum Herunterladen | python-testscenarios_0.1-1_all.deb |
Ausführliche Beschreibung | 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).
|