django-test-migrations
Migration tester
A tool to test Django schema and data migrations for reliability and correctness.
Test django schema and data migrations, including migrations' order and best practices.
532 stars
9 watching
30 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
djangodjango-migrationsdjango-ormdjango-testdjango-testingpytestpytest-pluginpythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |
| A tool to clean up Django migration files and update the migration history table in CI/CD pipelines. | 56 |
| A Django project template focusing on code quality and security for rapid development and production-ready applications. | 2,015 |
| Displays Django migration dependencies as a graphical representation. | 48 |
| Reduces boilerplate code in Django tests to make them more efficient and maintainable | 615 |
| Provides integration and tools for testing Django web applications with Selenium | 90 |
| Manages and snapshots Django application state during migrations | 23 |
| Ensures Django migration code follows best practices to prevent backwards compatibility issues | 7 |
| Identifies and reports on the slowest tests in a Django application | 181 |
| Organizes Django settings into multiple files and directories. | 1,136 |
| Provides a way to run Behavior-Driven Development tests in Django applications | 197 |
| A library to generate dynamic model instances for testing purposes in Django applications. | 389 |
| Provides automatic model translations with easy admin integration and fallbacks. | 696 |
| Automates Django application testing and reporting with Jenkins integration. | 945 |
| Tools for running and testing Django applications | 880 |