Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 369 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 369 Bytes

BDD workshop

This repo contains the supporting project files for a BDD workshop. It's currently written in javascript and requires npm to run. To validate that the installation is set up properly run

npm run specs 

after installation. Installation is successful if

Cucumber is set up properly! 🎉🎉🎉🎉

is displayed on the screen