PyCharm 2017.1 - Run Feature File from Context Menu
Answered
You are unable to right click on a feature file to run it.
Previously when right clicking on a feature file you were presented with a context menu containing an option to run the feature.
Now you have to click in the feature file itself but depending where you right click appears to change exactly what is run, eg I right clicked on the feature (the word feature itself) and it did not run the full file (1 test left and was stopped). When I right clicked somewhere else in the file (not on the word feature, or scenario etc..) and ran the feature it did run the feature file in it's entirety (no tests left and was not stopped).
Using Python 3.5 and behave.
Please sign in to leave a comment.
Hello Dan, thank you for the report.
It's a known issue https://youtrack.jetbrains.com/issue/PY-23357, please follow it for updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.