Skip to content

dwdraju/node-mocha-chai-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-mocha-chai-test

Testing Node.js CRUD Application With Mocha and Chai

How to test?

$ npm install -g mocha

$ npm install

$ mocha

It uses should, assert and expect BDD-style assertions.

Packages used:

chai - assertion library for node.js and browser

moc - test framework

chai-http - for http apis

Happy testing and never break your app.

About

Testing Node.js CRUD Application With Mocha and Chai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors