Skip to content

The sample code used in one of my IGTV series: Tech Friday @casalnerdnocanada

Notifications You must be signed in to change notification settings

VitorRigoni/tech-friday-ut-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Friday

This repo contains the source code used to demonstrate unit tests on node.js with Mocha, Sinon and Chai that was presented during my IGTV series "Tech Friday".

npm i to install all npm packages.

npm run dev to run a dev instance with nodemon that watches files for changes and restarts the application.

npm start to simply start the application.

npm test to run tests.

About

The sample code used in one of my IGTV series: Tech Friday @casalnerdnocanada

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published