Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukhammadrizooff/create-unit-test---testing-practice
In this Repository, I write a few practical tests for JavaScript functions using the Jest library. I make sure, I follow the AAA pattern to make your tests easier for other developers to read and understand. I also try to use the TDD approach in practice.
https://github.com/mukhammadrizooff/create-unit-test---testing-practice
javascript testing
Last synced: 4 days ago
JSON representation
In this Repository, I write a few practical tests for JavaScript functions using the Jest library. I make sure, I follow the AAA pattern to make your tests easier for other developers to read and understand. I also try to use the TDD approach in practice.
- Host: GitHub
- URL: https://github.com/mukhammadrizooff/create-unit-test---testing-practice
- Owner: mukhammadrizooff
- Created: 2022-01-25T17:31:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T20:43:51.000Z (almost 3 years ago)
- Last Synced: 2024-04-18T07:02:38.787Z (9 months ago)
- Topics: javascript, testing
- Language: JavaScript
- Homepage: https://github.com/mukhammadrizooff/Create-Unit-test---Testing-practice.git
- Size: 175 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create-Unit-test--Testing-practice
### Practice unit test