Skip to content

RESTful web services Node.js, Express.js and Mocha unit testing and integration testing

Notifications You must be signed in to change notification settings

mohan5070/RESTful-web-service-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful-web-service-Node.js

RESTful web services Node.js, Express.js and Mocha unit testing and integration

Please make sure followings are installed:

  npm and gulp

Initialize this project by running this command on project folder

  npm install

Then run this command to excecute the code

  gulp

Before execution please make sure you created mongoDB database with these name

  bookAPI
  bookAPI_test

To run Unit testing and Integration testing, run:-

 gulp test

About

RESTful web services Node.js, Express.js and Mocha unit testing and integration testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published