An open API service indexing awesome lists of open source software.

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

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