/testcafe-cucumber-boilerplate

Boilerplate for running testcafe via cucumber

Primary LanguageJavaScript

Testcafe Cucumber Boilerplate

Build Status

This project boilerplate will get you started with cucumber and testcafe.

Getting Started

Install dependencies

npm:

npm install

Yarn:

yarn

Running the tests

yarn test

Built With