badeball / cypress-cucumber-preprocessor

Run cucumber/gherkin-syntaxed specs with Cypress
MIT License
1.32k stars 147 forks source link

Stack trace is not working #1188

Closed ivanharalampiev closed 4 months ago

ivanharalampiev commented 4 months ago

Current behavior

Ever since we upgraded from v4.3.1 to latest stack trace is not useful at all. Every error comes with Context.eval() showing lines far beyond the length of the file.

image

Desired behavior

The previous working implementation that was showing useful data.

Test code to reproduce

https://github.com/ivanhar/stacktraceexample

Versions

Checklist

badeball commented 4 months ago

https://github.com/badeball/cypress-cucumber-preprocessor/issues/1132#issuecomment-1837461550