花费 49 ms
pytest踩坑记:NameError: name 'pytest' is not defined

背景 在使用pytest-ordering插件的时候,运行case报错:NameError: name 'pytest' is not defined。实际case如下: test_demo.py 然后执行pytest:运行如下图。 分析 我的pytest是用pip3 ...

Sat Jan 23 17:49:00 CST 2021 0 965

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM