Behave: "Cannot find declaration to go to" appears when try to navigate the feature step to its step function

Hello experts,

Using behave testing framework in pycharm, I have a feature file like below. There is test step function definition for each above test step, but the question is when try to navigate the test function from test step in the feature file, it shows "Cannot find declaration to go to".

I am using Pycharm community edition, does it supported or not? thanks!

0
1 comment

Hi, 

BDD support is only included in PyCharm Professional: https://www.jetbrains.com/help/pycharm/bdd-frameworks.html

0

Please sign in to leave a comment.