Skip to content

john20xdoe/scratch-ts-jest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scratch-ts-jest

setup of a TDD with jest and ts, starting from scratch Used to demo TDD samples either using js or ts files.

Usage

  • Simply add your methods in src (or modify App.ts).
  • Add the corresponding test file in tests (or modify App.test.ts).
  • Run with npm test.

About

setup of a TDD project with jest and ts, starting from scratch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors