摘要: 前言 pytest配置文件可以改变pytest的运行方式,他是一个固定的pytest.ini文件,读取配置信息,按指定的方式运行。 主要ini配置文件 pytest有些文件时非test文件 pytest.ini是pytest的主配置文件,可以改变pytest的运行方式 conftest.py 存放测 阅读全文
posted @ 2021-02-09 15:27 半路回归 阅读(226) 评论(0) 推荐(0)