今天写了一个基于unittest框架的脚本,运行时发现

基于Unittest框架写的脚本,Pycharm中如何使用unittest去执行Run运行脚本操作

默认执行脚本的方法变成了 py.test ???

网上找到了解决办法:修改脚本默认执行方式

File > Settings > Tools > Python Integrated Tools > Default test runner

基于Unittest框架写的脚本,Pycharm中如何使用unittest去执行Run运行脚本操作
基于Unittest框架写的脚本,Pycharm中如何使用unittest去执行Run运行脚本操作

相关文章:

  • 2021-05-09
  • 2021-12-28
  • 2022-12-23
  • 2021-07-17
  • 2022-12-23
  • 2021-11-23
  • 2022-01-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
相关资源
相似解决方案