Data Tables
Since v3.8.0
vitest-cucumber provides DataTables for steps.
Example:
DataTables value is passed as the last parameter in your step callback:
DataTable & DocStrings & Step expression
It is possible to use DataTable, DocStrings and step expressions all in the same tests.
In your tests you will see: