小编use*_*967的帖子

PyCharm:如何运行behave.exe?

我想在我的程序中使用behave lib.我在行为教程中编写代码.但是,当我"运行"我的教程项目时,我在PyCharm-console中看到:

C:\Python27\virtualenv\Scripts\python.exe "C:/Program Files (x86)/JetBrains/PyCharmProjects/tutorial/steps/tutorial.py"
Process finished with exit code 0
Run Code Online (Sandbox Code Playgroud)

我想我必须使用behave.exe来运行我的项目:

C:\Python27\virtualenv\Scripts\behave.exe
Run Code Online (Sandbox Code Playgroud)

怎么弄?

python behavior pycharm

6
推荐指数
1
解决办法
6279
查看次数

标签 统计

behavior ×1

pycharm ×1

python ×1