Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedhnoor/unit-test-practice
In this exercise, I write a few practical tests for JavaScript functions using the Jest library. I followed the AAA pattern to make the tests easier for other developers to read and understand
https://github.com/mohamedhnoor/unit-test-practice
javascript jest
Last synced: 15 days ago
JSON representation
In this exercise, I write a few practical tests for JavaScript functions using the Jest library. I followed the AAA pattern to make the tests easier for other developers to read and understand
- Host: GitHub
- URL: https://github.com/mohamedhnoor/unit-test-practice
- Owner: MohamedHNoor
- Created: 2022-12-13T12:11:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T19:15:48.000Z (about 2 years ago)
- Last Synced: 2025-01-10T15:22:36.058Z (30 days ago)
- Topics: javascript, jest
- Language: JavaScript
- Homepage:
- Size: 61.5 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unit-test-practice