Skip to content

nkhil/testing-stdout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testing-stdout

This repository was made to accompany my blog post on How to test stdout in NodeJS using Jest.

Setup

npm install

Test

npm run test

Dependencies

  • Pino (the library being used as logger in this example)
  • Jest (the testing framework being used)

About

How to test stdout in Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors