This is a repo with penguin themed coding challenges.
- TypeScript
- Jest
Type npm install in the terminal.
Type npx jest FileName.test.ts
Put this in your package.json file:
"scripts": { "test": "jest" }
And use npm test FileName.test.ts
| Name | Name | Last commit date | ||
|---|---|---|---|---|