Django test database not auto-flushing
问题 I have a bunch of unit test files, all of which consist of django.test.TestCase classes. Wrote myself a little shell script to uncomment/comment test file imports in my __init__.py file, so I can run tests from certain test files, based off the command line arguments I give it. I am also able to run all the tests of all the test files in one go (for regression testing purposes). I have this one test file that has some JSON fixtures and the first test checks that a certain model/table has 3