yesprasad / MochaChaiFirstUnitTest

Mocha Chai Unittesting tutorial's code samples for YouTube videos on Nodejs everday channel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MochaChaiFirstUnitTest

Mocha Chai Unittesting tutorial's code samples for YouTube videos on Nodejs everday channel. Videos at https://www.youtube.com/watch?v=4Y36UFhqvAk

How to use: clone or download the sample and open it in your fav text editor like sublime or in an IDE like VS/Webstrom.

navigate to the folder in Terminal(osX) or Commandline and do npm install. after all the dependencies are installed, run the application by saying 'mocha'.

About

Mocha Chai Unittesting tutorial's code samples for YouTube videos on Nodejs everday channel.


Languages

Language:JavaScript 100.0%