You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project has custom path stepDefinitions configured in package.json:
When I have just one folder with tests, this doesn't work (cannot find step definitions) [Example1]
When I have just more than one folder with tests, this works fine [Example2]
Desired behavior
The same configuration should work with one or more folders
Current behavior
The project has custom path stepDefinitions configured in package.json:
When I have just one folder with tests, this doesn't work (cannot find step definitions) [Example1]
When I have just more than one folder with tests, this works fine [Example2]
Desired behavior
The same configuration should work with one or more folders
Test code to reproduce
example1.zip
example2.zip
Versions
Checklist
cypress-cucumber-preprocessor@4.3.1
(package name has changed and it is no longer the most recent version, see #689).The text was updated successfully, but these errors were encountered: