Is there a way to create a Django app in memory just for testing?
I'm creating a Django project that behaves like a "framework". There is a custom management command to create apps with an given boilerplate (startapp overridden).
Is there a way to create this app only in memory during the testing phase?
Aucun commentaire:
Enregistrer un commentaire