Skip to content

mwq27/testcafe-cucumber-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An example of using TestCafe and CucumberJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.4%
  • Gherkin 9.7%
  • JavaScript 5.9%