Testing
Django-CFG ships with a complete testing infrastructure. Zero configuration required — just run your tests.
Zero-config test database management and quick startOverviewSmartTestRunner and FastTestRunner with automatic migration handlingTest RunnersCLI tool for managing test databasestest_db CommandDeep-dive into how Django creates test DBs and what can go wrongMigration Internals
TAGS: testing, test database, SmartTestRunner, FastTestRunner, migrations, CI/CD
Last updated on