Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531753
en ru br
ALT Linux repos
S:4.1.0-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.1.0-alt1
Build date: 13 june 2023, 16:13 ( 45.4 weeks ago )
Size: 42.96 Kb

Home page:   https://pypi.org/project/fixtures

License: Apache-2.0 or BSD-3-Clause
Summary: Fixtures, reusable state for writing clean tests and more
Description:

Fixtures defines a Python contract for reusable state / support logic,
primarily for unit testing. Helper and adaption logic is included to
make it easy to write your own fixtures using the fixtures contract.
Glue code is provided that makes using fixtures that meet the Fixtures
contract in unittest compatible test cases easy and straight forward.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

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