Frontend demo to implement BDD with Cucumber + Selenium
- Run
npm install
- Run
npm start
- In another terminal at the same directory, run
npm test
If you can think of any tests that can be added that would be benificial to someone just learning BDD with cucmber feel free to fork this repo and submit a merge request.