Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Install Node.js and npm

✅ Download and install Node.js from: https://nodejs.org/

Verify instllation

node -v npm -v

2.Install Moocha

npm install mocha chai supertest --save-dev

3.Run the Test

mocha test/warehouse.test.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages