Skip to content

thoughtworks-jumpstart/express-testing-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express testing demo

A demo on how to write tests for express applications.

Getting started

  • Fork and clone repo
  • Install dependencies: npm install
  • cd into project directory
  • Run tests: npm test or npm run test:watch (to run in watch mode)
  • Start application: npm start

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published