0
点赞
收藏
分享

微信扫一扫

PyCharm取消pytest运行

慕容冲_a4b8 2022-03-19 阅读 59
python

PyCharm取消pytest运行


Windows系统:

File ==> settings ==> python integrated tools ==> Default test runner

pytest 修改为 Unittests 即可

点击右下方 Apply ,然后点击 OK


在这里插入图片描述

举报

相关推荐

0 条评论