- Notifications
You must be signed in to change notification settings - Fork 349
Open
Labels
Description
Currently, when running the tests, the migrations are not displayed as they are applied. Instead, the first test waits until the migration is completed.
A way of showing the migrations as they are applied (just like the regular Django test suite does) will be useful.
This is related as well with issue #306, as it will be a good place to show errors in migrations.
tonysyu, kevin-brown, meteozond, dzen90, sewi2 and 2 more