网上搜索资料,最终找到了本次解决的方案:
1、修改Edit Configurations...
2、将测试脚本从Python tests中删除,再Python下新增脚本,这样就不会运行自带的unittest框架了
参考资料:http://blog.csdn.net/xie_0723/article/details/50825310
网上搜索资料,最终找到了本次解决的方案:
1、修改Edit Configurations...
2、将测试脚本从Python tests中删除,再Python下新增脚本,这样就不会运行自带的unittest框架了
参考资料:http://blog.csdn.net/xie_0723/article/details/50825310