如不使用插件,则pytest加载的所有用例都是乱序的如果想控制执行顺序,可使用插件:pytest-order 插件安装[cc]pip install pytest-ordering[/cc] 插件 ...
確定! 回上一頁