https://github.com/nkaleth/test_practice
I'll write a few practical tests for JavaScript functions using the Jest library. I will follow the AAA pattern to make the tests easier for other developers to read and understand. I will also try to use the TDD approach in practice.
https://github.com/nkaleth/test_practice
Last synced: 3 months ago
JSON representation
I'll write a few practical tests for JavaScript functions using the Jest library. I will follow the AAA pattern to make the tests easier for other developers to read and understand. I will also try to use the TDD approach in practice.
- Host: GitHub
- URL: https://github.com/nkaleth/test_practice
- Owner: Nkaleth
- Created: 2023-01-24T20:20:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T01:43:40.000Z (over 2 years ago)
- Last Synced: 2025-01-25T05:16:47.177Z (4 months ago)
- Language: HTML
- Size: 620 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Practice Testing with Jest
----------------------------------------