Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37413921
en ru br
ALT Linux repositórios
S:0.11-alt3

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

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.11-alt3
Data da compilação: 20 dezembro 2019, 08:58 ( 226.1 weeks ago )
Tamanho:: 27.49 Kb

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

Licença: ASL v2.0
Sumário: Generic factory for creating instances of Django models in tests
Descrição:

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.

Mantenedor currente: Andrey Bychkov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-django_factory
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009