Toni Recio
Toni Recio
Hi, in my modest opinion, this line: ``` const features = loadFeatures("./my.feature"); ``` is not finding the Feature File. Try to verify the file location.
I created an example test to isolate the problem, and thanks to it, I saw that a repeated step caused my error. By changing the docString, the interface changed, and...
Try with this: https://github.com/bencompton/jest-cucumber/blob/master/docs/AdditionalConfiguration.md#tag-filtering
I've tried and works for me. Can you show us the whole console result?