Skip to content

jangbl/node-jest-unittest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jest Node tutorial: how to use Jest in Node

This tutorial demonstrates how to use Jest with express.js to perform unit tests

Please help this repo with a ⭐️ if you find it useful! 😁

This repository is contains the code for the Jest Node tutorial video tutorial

Jest Node tutorial.png

Please also check out my website at jangoebel.com

For updates, please follow @_jgoebel on Twitter.

Running this project

  1. npm i
  2. npm run dev starts up a hot-reload express webserver on port 8080

About

demonstrates how to do unit testing with Jest in Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors