Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 164 Bytes

File metadata and controls

16 lines (13 loc) · 164 Bytes

http-request-mock-integration-with-nodejs

Project setup

npm install

Mock development

npm run mock-dev

Unit Test

npm run test