PyCharm取消pytest运行
Windows系统:
File
==> settings
==> python integrated tools
==> Default test runner
将 pytest
修改为 Unittests
即可
点击右下方 Apply
,然后点击 OK
PyCharm取消pytest运行
阅读 60
2022-03-19
Windows系统:
File
==> settings
==> python integrated tools
==> Default test runner
将 pytest
修改为 Unittests
即可
点击右下方 Apply
,然后点击 OK
相关推荐
精彩评论(0)