amiceli / vitest-cucumber

Use gherkin in your unit tests with vitest
https://vitest-cucumber.miceli.click
25 stars 2 forks source link

feat(alias): improve thrown error #74

Closed amiceli closed 1 month ago

amiceli commented 1 month ago

Improve throw error from vitest-cucumber. Currently error show useless stack trace :

image

I want to improve and have something like that :

image