samuel-ziegler/vitest-cucumber-plugin

Provide code snippet for steps without step definitions

Closed this issue · 0 comments

Currently, when the plugin is unable to find a step definition for a particular step, it throws an error, but, unlike Cucumber, it does not provide a code snippet for resolving the issue. Add an appropriate code snippet to the error message.