摘要: 参考: https://blog.csdn.net/ljl6158999/article/details/80994979 1.概念提出 unittest最初灵感来自于Junit,它有着和其他单元测试语言类似的风格。unittest支持测试自动化,共享测试的setup和shutdown代码,将测试聚 阅读全文
posted @ 2019-12-31 13:49 remly 阅读(180) 评论(0) 推荐(0)