https://github.com/redmega/jest-unit-test-examples
https://github.com/redmega/jest-unit-test-examples
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/redmega/jest-unit-test-examples
- Owner: Redmega
- Created: 2019-01-17T03:53:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T03:55:16.000Z (over 7 years ago)
- Last Synced: 2025-10-27T03:15:36.544Z (9 months ago)
- Language: TypeScript
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Jest Unit Testing Examples
To run:
1. Have Node installed
2. `npm install && npm run test` (or `yarn && yarn test`)