https://github.com/blue32a-sandbox/jestjs-ts
Learning Jest with TypeScript
https://github.com/blue32a-sandbox/jestjs-ts
jest typescript
Last synced: 3 months ago
JSON representation
Learning Jest with TypeScript
- Host: GitHub
- URL: https://github.com/blue32a-sandbox/jestjs-ts
- Owner: blue32a-sandbox
- Created: 2021-11-09T01:38:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T04:13:39.000Z (over 3 years ago)
- Last Synced: 2025-01-19T15:38:33.110Z (5 months ago)
- Topics: jest, typescript
- Language: TypeScript
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning Jest with TypeScript
Learning the JavaScript testing framework "[Jest](https://jestjs.io/ja/)" with TypeScript.
Using [ts-jest](https://kulshekhar.github.io/ts-jest/).