Skip to content

avi-ran/cucumber-cypress-fail-without-log-example

Repository files navigation

Cucumber cypress fail without log preview

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.

Get started

Clone the project, then:

npm install

Two simple scripts available

Script 1: Run a failing scenario using cucumber-cypress-preprocessor

npm run testv-cucumber

Script 2: Run a failing scenario using vanilla Cypress

npm run testv-vanilla

cucumber-vs-vanilla

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published