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

testcafe-docker