https://github.com/kossi-stack/testing-practice
This project contains a few practical tests for JavaScript functions using the Jest library. AAA pattern was followed to make the tests easier for other developers to read and understand.
https://github.com/kossi-stack/testing-practice
css3 html5 javascript
Last synced: over 1 year ago
JSON representation
This project contains a few practical tests for JavaScript functions using the Jest library. AAA pattern was followed to make the tests easier for other developers to read and understand.
- Host: GitHub
- URL: https://github.com/kossi-stack/testing-practice
- Owner: Kossi-stack
- Created: 2021-09-02T00:10:57.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-03T17:49:38.000Z (almost 5 years ago)
- Last Synced: 2025-01-24T11:44:03.119Z (over 1 year ago)
- Topics: css3, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 68.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing-Practice