amiceli / vitest-cucumber

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

feat(scenario): check uncalled step before run scenario tests #89

Open amiceli opened 5 days ago

amiceli commented 5 days ago

Check uncalled child before run unit tests :

amiceli commented 3 hours ago

This branch can be test with 3.4.0-beta.1 version ;). I tried in some projects, it's ok. And continue my tests before publish a stable version.