pycharmcucumberbddgherkinpython-behave

PyCharm: Cannot navigate to step definitions


I am currently writing a test in PyCharm using Behave. The test in my feature file works properly but when I try to command + click the step definition it does not navigate to it. I have the Gherkin plugin installed and these packages. I also tried to install Cucumber+ but still no luck. Am I missing something? enter image description here


Solution

  • The functionality you describe is specific to the Professional version of Pycharm and is not available in the Community version. Check that point.