摘要: unittest是python里面的单元测试框架 1 unittest 简介 1).先导入 unittest2).用 help 函数查看源码解析3).查看描述:Python unit testing framework, based on Erich Gamma's JUnit and KentBe 阅读全文
posted @ 2017-12-06 15:11 Silence&QH 阅读(459) 评论(0) 推荐(0) 编辑