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.
389 stars
19 watching
67 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
database-testingdjangopythontesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that simplifies the creation of test fixtures in Django applications | 848 |
| A library to simplify testing by providing a way to pre-populate a test database with predefined data | 64 |
| Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |
| Provides integration and tools for testing Django web applications with Selenium | 90 |
| Reduces boilerplate code in Django tests to make them more efficient and maintainable | 615 |
| A tool to test Django schema and data migrations for reliability and correctness. | 532 |
| Allows dynamic configuration of Django applications | 1,733 |
| An app that allows you to manage Scrapy spiders through a Django admin interface. | 1,155 |
| Provides a way to run Behavior-Driven Development tests in Django applications | 197 |
| A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 118 |
| A test fixture that provides fast access to a Postgres database for testing | 5 |
| Enables real-time updates in Django applications using a combination of Django Channels and Phoenix LiveView-like functionality | 635 |
| A tool that simplifies creation of test data in Django applications by generating fake data based on model field types and names. | 115 |
| Tool to store Django settings in pyproject.toml file | 5 |
| Generates test data with pre-defined relationships and persistence | 85 |