摘要: 自动化测试 开始第一个测试 首先有一个bug python3 manage.py shell 创建一个测试来暴露这个 bug 将下面的代码写入 polls 应用里的 tests.py 文件内 点击查看代码 from django.test import TestCase # Create your 阅读全文
posted @ 2023-08-25 10:12 人要靠自己you 阅读(9) 评论(0) 推荐(0)