https://docs.djangoproject.com/en/1.11/topics/testing/overview/. Django单元测试使用来Python标准库:unittest。 例子: from django.test import ...
確定! 回上一頁