Coffee Store Test Project

A simple Cucumber project

Steps to run

  1. Install node and yarn
  2. Run yarn install
  3. Set .env
  4. Run ./node_modules/.bin/cucumber-js -f json:report/cucumber_report.json
  5. Run node index.js