7 ms·
I have done this more than once and it is great. Point django at your db, dump the models, and then use django's test framework.
by spikder 4y ago
I have done this more than once and it is great. Point django at your db, dump the models, and then use django's test framework.