Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrylin03/odin-testing
Practising test-driven development (TDD) with Jest as part of The Odin Project's "Full Stack JavaScript" course
https://github.com/henrylin03/odin-testing
javascript jest jest-tests odin-project test-automation testing
Last synced: 22 days ago
JSON representation
Practising test-driven development (TDD) with Jest as part of The Odin Project's "Full Stack JavaScript" course
- Host: GitHub
- URL: https://github.com/henrylin03/odin-testing
- Owner: henrylin03
- License: mit
- Created: 2024-08-02T00:06:24.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T05:48:55.000Z (3 months ago)
- Last Synced: 2024-10-04T21:37:48.832Z (about 1 month ago)
- Topics: javascript, jest, jest-tests, odin-project, test-automation, testing
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# odin-testing
Practising test-driven development (TDD) with Jest as part of The Odin Project's "Full Stack JavaScript" course