Browser mode
Configuration
Since 4.3.0
vitest-cucumber works with vitest browser mode
A vitest.config.js
example :
globals: true
is required if you want to use env variables like VITEST_INCLUDE_TAGS
.
load feature files
You have same features in browser mode.
Just you have to use /browser
module :