Skip to content

promyze/node-tdd-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a template to run tests with TypeScript tests in Node.js using Test-Driven Development, thanks to Mocha watch mode.

Two commands are available :

  • npm run test runs all the tests
  • npm run test:watch runs all the tests and watches modifications in the source code.

About

A simple example of a Node project with Typescript and Mocha in watch mode for TDD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors