Skip to content

mohammadanang/converter-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Testing using Mocha in NodeJs

(TDD)

How to run:

  • Install all dependecies: npm install
  • Make sure the node_modules directory and package-lock.json existed
  • Run the server: node app/server.js
  • Execute the test: npm test

About

unit testing for nodejs using mocha

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors