Skip to content

This project shows a basic example of a node project that uses mocha, squirejs and when.

Notifications You must be signed in to change notification settings

anyatch/node-mocha-when-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-mocha-when-example

This project shows a basic example of a node project that uses mocha, squirejs and when.

In order to run tests you should first install mocha and the dependencies using npm install as follows:

npm install
npm install -g mocha

Then run the tests using mocha

mocha

About

This project shows a basic example of a node project that uses mocha, squirejs and when.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published