https://github.com/mozameljawad/testing-practice
In Testing-practice project, I write a few practical tests for JavaScript functions using the Jest library.
https://github.com/mozameljawad/testing-practice
aaa-testing functions javascript jest
Last synced: about 1 year ago
JSON representation
In Testing-practice project, I write a few practical tests for JavaScript functions using the Jest library.
- Host: GitHub
- URL: https://github.com/mozameljawad/testing-practice
- Owner: MozamelJawad
- License: mit
- Created: 2023-07-26T09:05:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T12:51:06.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T02:51:15.062Z (about 1 year ago)
- Topics: aaa-testing, functions, javascript, jest
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Testing-practice
In **Testing-practice** project, I write a few practical tests for JavaScript functions using the Jest library.