This is a demonstration of integration TestCafé into CucumberJS tests using TestCafe and Cucumber and typescript
- Make sure Node.js is installed
- Navigate to the root of the repo
- Use the npm install command
You can run tests by executing node_modules/cucumber/bin/cucumber-js -p cucumber or npm run tests If you want to run a specific features with perticular tags you can use the command npm run tests:e2e