This is a demonstration of integration TestCafe into CucumberJS tests.
- TestCafe
- CucumberJS
To install it, use the npm install
command.
You can run tests by executing the .\node_modules\.bin\cucumber-js.cmd
or npm test
commands in command prompt