python接口测试时,可能用到pytest,但是写好了脚本后需要运行时发现是以unittest运行的,下面记录在pycharm中设置pytest运行的配置过程。

 

 

pycharm设置pytest运行程序

 

相关文章: