pycharm关闭unittest模式方法

网上看到了很多方法,尝试之后偶然奏效,该方法确定可以关闭单元测试:

pycharm 解除默认unittest模式点击如图所示的工具图标,Tools-python integrated Tools-Default test runner 设置为Nosetests或者py.test.
pycharm 解除默认unittest模式

相关文章:

  • 2021-06-28
  • 2021-06-01
  • 2021-09-19
  • 2018-10-27
  • 2022-02-08
  • 2021-10-07
  • 2021-11-13
  • 2021-11-13
猜你喜欢
  • 2021-11-20
  • 2022-12-23
  • 2021-11-13
  • 2021-09-04
  • 2021-06-27
  • 2022-02-08
  • 2022-01-03
相关资源
相似解决方案