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

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

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

Текущая версия: 0.11-alt3
Время сборки: 20 декабря 2019, 08:58 ( 225.9 недели назад )
Размер архива: 27.49 Kb

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

Лицензия: ASL v2.0
О пакете: Generic factory for creating instances of Django models in tests
Описание:

django_factory is a generic implementation of `Creation Methods` for
Django models.

Using django_factory in your tests means that each test can create
instances of the models, but only has to specify the model attributes
that are germane to that particular test.

Using creation methods usually leads to tests that are easier to read,
and makes it easier to avoid convoluted test setup methods that are
shared, as the pre-conditions for each test are easier to establish.

Текущий майнтейнер: Andrey Bychkov

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

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

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