Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 466 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 466 Bytes

An example of using TestCafe and CucumberJS

This is a demonstration of integration TestCafe into CucumberJS tests.

Requirements

  • TestCafe
  • CucumberJS

To install it, use the npm install command.

Running tests

You can run tests by executing the .\node_modules\.bin\cucumber-js.cmd or npm test commands in command prompt

Test run report