Skip to content

cbrunnkvist/cucumber-js-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cucumber-js-lab

A sample project using Cucumber.js / result of live coding presentation @ Bangkok Node.js meetup 2017-03-06

Install dependencies, run tests

npm install

npm test

Only print snippets matching missing step definitions

npm test -- -p snippets