问题
When I press Alt+Enter, I see Inspection 'Undefined Step' options. However, I should see the intention action Create Step Definition.
I have the Gherkin plugin installed.
https://i.imgur.com/hFADmzR.png
I cannot test because i get the info in my cmd:
ConfigError: No steps directory in 'C:\WINDOWS\system32\features'
Thanks in advance... i cant find answer to my problem online.
Feature: sign in to a pre-signed form As a user I want to login and what happens
Scenario: Log in with valid data
Given user is on Sign In form website
When user sees filled in Sign In form and submits it
Then User can see what's after being logged
来源:https://stackoverflow.com/questions/56397898/undefined-step-definitions-in-pycharm