Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oybekkayumov/jest-practice-tdd
By testing you save time and money. If your code is well covered with automated tests, you gain confidence in it. You and your team will be able to add new features in the future without the risk of breaking existing functionality. Good tests can also be used as documentation of your application's building blocks.
https://github.com/oybekkayumov/jest-practice-tdd
javascript jest test watch
Last synced: about 1 month ago
JSON representation
By testing you save time and money. If your code is well covered with automated tests, you gain confidence in it. You and your team will be able to add new features in the future without the risk of breaking existing functionality. Good tests can also be used as documentation of your application's building blocks.
- Host: GitHub
- URL: https://github.com/oybekkayumov/jest-practice-tdd
- Owner: OybekKayumov
- License: mit
- Created: 2022-01-18T14:35:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-30T03:58:53.000Z (almost 3 years ago)
- Last Synced: 2024-12-26T05:42:15.619Z (about 1 month ago)
- Topics: javascript, jest, test, watch
- Language: JavaScript
- Homepage:
- Size: 173 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jest-practice-tdd
## jest test examples
## refresh your test skills