Skip to content

anvk/node.mocha.test.boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My tiny boilerplate for Node/Mocha/Chai tests & modules

  1. run "npm install" to install dependencies

  2. run the following test commands node_modules/.bin/mocha -R spec tests/core-test.js node_modules/.bin/mocha -R spec tests/plugin1-test.js

About

My tiny boilerplate for Node/Mocha/Chai tests. Modules should run in Node or FS environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published