TheBrainFamily / cypress-cucumber-example

Example of using Cypress with Cucumber
MIT License
195 stars 120 forks source link

Show scenario steps (given, when then etc) in CI server for console output #20

Open iamdaniyalz opened 4 years ago

iamdaniyalz commented 4 years ago

Why don't we have it yet? This would make life more easier especially debugging where exactly (step) the test failed.