Skip to content

christian-fei/email-newsletter-testing-by-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing in Node.js by example using the SOLID principles

read more about it on cri.dev

requirements

  • node.js > 10
  • mongodb installation running locally

try it out

install the dependencies

npm i

run the tests

npm t

Releases

No releases published

Packages

No packages published