摘要: unittest框架 unittest是python自动测试框架,核心:test case, test suite, test runner, test fixture。 官方文档,python3版本:https://docs.python.org/zh-tw/3/library/unittest. 阅读全文
posted @ 2020-07-24 14:49 拂晓lu 阅读(341) 评论(0) 推荐(0)