PyCharm取消pytest运行
Windows系统:
File ==> settings ==> python integrated tools ==> Default test runner
将 pytest 修改为 Unittests 即可
点击右下方 Apply ,然后点击 OK

微信扫一扫
Windows系统:
File ==> settings ==> python integrated tools ==> Default test runner
将 pytest 修改为 Unittests 即可
点击右下方 Apply ,然后点击 OK

相关推荐