Couldn't be able to run feature file without specifying its specific step definition path #14551
Dinesh-Bharathi-97
started this conversation in
Technical Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If configuring step definition path as "./test/steps/**/*.ts", it is not picking properly when running feature file throwing steps are undefined. Instead, expecting me to configure exact step definition path like "./test/steps/user.steps.ts". Using IDE: Visual Studio Code
Beta Was this translation helpful? Give feedback.
All reactions