Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37429207
en ru br
ALT Linux repos
S:0.5.0-alt4

Group :: Development/Python3
RPM: python3-module-testscenarios

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5.0-alt4
Build date: 16 june 2022, 11:54 ( 96.3 weeks ago )
Size: 21.63 Kb

Home page:   https://pypi.python.org/pypi/testscenarios/

License: Apache-2.0 and BSD-3-Clause
Summary: Testscenarios, a pyunit extension for dependency injection
Description:

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).

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-testscenarios
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin