https://github.com/morintd/rtl-composable-providers
https://betterprogramming.pub/react-testing-library-configuration-for-productive-unit-testing-5d0c446f3b3d
https://github.com/morintd/rtl-composable-providers
Last synced: 2 months ago
JSON representation
https://betterprogramming.pub/react-testing-library-configuration-for-productive-unit-testing-5d0c446f3b3d
- Host: GitHub
- URL: https://github.com/morintd/rtl-composable-providers
- Owner: morintd
- Created: 2022-07-09T11:37:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-09T11:40:15.000Z (almost 4 years ago)
- Last Synced: 2025-03-13T07:44:03.024Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an example for setting up React Testing Library in an efficient way.
Two projects can be found under `packages/`:
- `server/` contains the GraphQL server
- `web/` contains the main React app