setup of a TDD with jest and ts, starting from scratch Used to demo TDD samples either using js or ts files.
- 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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|