Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T01:43:40.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T07:51:59.857Z (30 days 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
----------------------------------------