06 2021 档案

摘要:写文章 pytes 一、用例编写规则 1.unittest提供了test cases、test suites、test fixtures、test runner相关的类,让测试更加明确、方便、可控。使用unittest编写用例,必须遵守以下规则: (1)测试文件必须先import unittest 阅读全文
posted @ 2021-06-27 20:25 测试人员-凯 阅读(279) 评论(0) 推荐(0)
摘要:https://zhuanlan.zhihu.com/p/373153336 阅读全文
posted @ 2021-06-24 09:24 测试人员-凯 阅读(782) 评论(0) 推荐(0)
摘要:增加所有文档 阅读全文
posted @ 2021-06-10 15:14 测试人员-凯 阅读(65) 评论(0) 推荐(0)