RS
https://docs.djangoproject.com/en/3.0/topics/testing/overview/#running-tests
Size: a a a
RS
D
tn
h
D
python manage.py test —verbosity=2
RT
def tearDown(self):
print("class: '" + self.__class__.__name__ + "' is done")
h
D
python manage.py test —verbosity=2
RS
def tearDown(self):
print("class: '" + self.__class__.__name__ + "' is done")
IC
h
RT
J
J
h
IC
IC
IC
NN