pytest(5):setup/teardown框架结构
摘要:
前言 大家之前使用过unitest框架的都知道执行用例前后会执行 setup,teardown方法,pytest框架为我们提供了更灵活的方法。 下面我们介绍一下这些方法的使用: 模块级(setup_module/teardown_module)在模块始末调用 函数级(setup_function/t 阅读全文
posted @ 2020-09-16 17:01 曾小懒 阅读(198) 评论(0) 推荐(0)
浙公网安备 33010602011771号