Skip to content

yatiac/nodejs-dependency-injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs Dependency Injection and Unit testing

This repo contains a small nodejs project to test and use dependency injection and unit testing with supertest and mocha.

To run locally:

npm install
npm start

This tutorial was taken from here

IMAGE ALT TEXT HERE

About

Testing dependency injection in node js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published