Is there a way to let a scenario use a different parser?
Hi
I am using the default parse in an environment.py file for my behave project. I have a few scenarios that have steps that use the cfparse step_matcher. I see now that in my feature file that PyCharm says that these steps don't exist. But they do, I just wondered if there's a way to help the editor know to use a different parser for this scenario step?
Please sign in to leave a comment.
Just wondered if anyone had come across this before?
Sorry but it's not supported at the moment, please see the related feature request: https://youtrack.jetbrains.com/issue/PY-29676
Thanks for the reply!