badeball / cypress-cucumber-preprocessor

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

Dry run: static code analyses with fallback to evaluation #1129

Closed badeball closed 1 week ago

badeball commented 10 months ago

SSIA basically. Static code analyses with fallback to evaluation to cover more use-cases (EG. where evaluation fails un-mocked expression at top-level, ref. https://github.com/badeball/cypress-cucumber-preprocessor/issues/1120).

badeball commented 1 week ago

Dry run has been completely overhauled with v21.0.0 and changed in regards to this.