This project is a minimal reproducible example to shows the lack of error log when there is a failing test script. This error only occurs when using the cucumber-cypress-preprocessor.
Clone the project, then:
npm install
npm run testv-cucumber
npm run testv-vanilla