Skip to content
/ scratch-ts-jest Public template

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

License

Notifications You must be signed in to change notification settings

john20xdoe/scratch-ts-jest

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

No packages published