Skip to content

dineshraj/cukeup-2014-js-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber.js workshop - CukeUp 2014

Requirements

Setup

First you'll need to clone the project:

$ git clone https://github.com/cucumber-ltd/cukeup-2014-js-workshop
$ cd cukeup-2014-js-workshop

Then install the project dependencies with NPM:

$ npm install

Run the tests

$ npm test

On windows, please call the following instead:

$ npm run-script test-win

About

CukeUp! London 2014 - Matt & Julien Cucumber.js workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published