wszystkie opcje
trixie  ] [  sid  ]
[ Pakiet źródłowy: python-django-dynamic-fixture  ]

Pakiet: python3-django-dynamic-fixture (4.0.1-1)

Odnośniki dla python3-django-dynamic-fixture

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego python-django-dynamic-fixture:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

create dynamic model instances for testing purposes (Python3 version)

Django Dynamic Fixture (DDF) is a complete and simple library to create dynamic model instances for testing purposes.

It lets you focus on your tests, instead of focusing on generating some dummy data which is boring and pollutes the test source code.

It exists to solve the anti-pattern of Static Fixtures and Factory objects.

Features:

 * Highly customizable: you can customize fields recursively
 * Deals with unique=True
 * Deals with cyclic dependencies (including self references)
 * Deals with many to many relationship (common M2M or M2M with additional
   data, i.e. through=’table’)
 * Deals with custom fields (especially if the custom field inherits from a
   django field)
 * Support for parallel tests
 * Deals with auto calculated attributes
 * It is easy to debug errors

This package contains the Python 3 version of the library.

Inne pakiety związane z python3-django-dynamic-fixture

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-django-dynamic-fixture

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 37,1 KiB258,0 KiB [lista plików]