django-dynamic-fixture

Test fixture

A library to generate dynamic model instances for testing purposes in Django applications.

A complete library to create dynamic model instances for testing purposes.

GitHub

389 stars
19 watching
67 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list

database-testingdjangopythontesting-tools

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
model-bakers/model_bakery A tool that simplifies the creation of test fixtures in Django applications 848
croach/flask-fixtures A library to simplify testing by providing a way to pre-populate a test database with predefined data 64
pytest-dev/pytest-django Provides a plugin to integrate Django projects with the pytest testing framework. 1,401
dragoon/django-selenium Provides integration and tools for testing Django web applications with Selenium 90
revsys/django-test-plus Reduces boilerplate code in Django tests to make them more efficient and maintainable 615
wemake-services/django-test-migrations A tool to test Django schema and data migrations for reliability and correctness. 532
jazzband/django-constance Allows dynamic configuration of Django applications 1,733
holgerd77/django-dynamic-scraper An app that allows you to manage Scrapy spiders through a Django admin interface. 1,155
django-behave/django-behave Provides a way to run Behavior-Driven Development tests in Django applications 197
py-universe/django-rest-cli A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. 118
seamapi/ava-postgres A test fixture that provides fast access to a Postgres database for testing 5
edelvalle/reactor Enables real-time updates in Django applications using a combination of Django Channels and Phoenix LiveView-like functionality 635
fcurella/django-fakery A tool that simplifies creation of test data in Django applications by generating fake data based on model field types and names. 115
ceterai/django-pyproject Tool to store Django settings in pyproject.toml file 5
vierge-noire/cakephp-fixture-factories Generates test data with pre-defined relationships and persistence 85