https://github.com/koachcode/JestTesting
To implement jest testing for learning purpose
https://github.com/koachcode/JestTesting
Last synced: 2 months ago
JSON representation
To implement jest testing for learning purpose
- Host: GitHub
- URL: https://github.com/koachcode/JestTesting
- Owner: codewithmike01
- License: mit
- Created: 2022-01-18T13:28:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T13:47:14.000Z (over 4 years ago)
- Last Synced: 2025-01-25T05:41:19.347Z (over 1 year ago)
- Size: 5.97 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JestTesting
To implement jest testing for learning purpose