https://github.com/rvlewerissa/testing-guide
⚗️ Testing guide and boilerplate
https://github.com/rvlewerissa/testing-guide
guide how-to jest test testing
Last synced: 11 months ago
JSON representation
⚗️ Testing guide and boilerplate
- Host: GitHub
- URL: https://github.com/rvlewerissa/testing-guide
- Owner: rvlewerissa
- License: mit
- Created: 2021-12-17T04:31:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T14:57:16.000Z (over 4 years ago)
- Last Synced: 2025-06-21T13:41:59.567Z (about 1 year ago)
- Topics: guide, how-to, jest, test, testing
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.repostatus.org/#wip)
# Testing Guide
My personal guidance on testing, including boilerplate.
## Guides
- [Jest & React Testing Library](https://github.com/rvlewerissa/testing-guide/blob/main/Guides/jest-and-react-testing-library.md)
## Boilderplates