pycharm中设置pytest、nose为默认运行

1.pycharm中设置pytest为默认运行 1.打开File-setting 2.打开Tools-Python Integrated Tools 3.找到Default test runner选项,在下拉框中选择py.test 4.点Apply。 5.在运行时会出现py.test的运行选项 6.使用nose运行
相关文章
相关标签/搜索