We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
7553d4b
Features ^^^^^^^^
Run tests in the same order as Django (#223)
Use verbosity=0 with disabled migrations (#729, #730)
Bugfixes ^^^^^^^^
Misc ^^^^
tests: fix test_sqlite_database_renamed (#739, #741)
tests/conftest.py: move import of db_helpers (#737)
Cleanup/improve coverage, mainly with tests (#706)
Slightly revisit unittest handling (#740)