Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37416698
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-fixtures

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 4.1.0-alt1
Время сборки: 13 июня 2023, 16:13 ( 44.5 недели назад )
Размер архива: 42.96 Kb

Домашняя страница:   https://pypi.org/project/fixtures

Лицензия: Apache-2.0 or BSD-3-Clause
О пакете: Fixtures, reusable state for writing clean tests and more
Описание:

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.

Текущий майнтейнер: Grigory Ustinov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-fixtures
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin