DEV Community

lukeguan
lukeguan

Posted on

Question, open-source testing

I was wondering if anyone knows of any open-source library that uses react-testing-library and has actual examples testing the library. Trying to look for patterns or learn how to write better tests.

Examples

I would prefer actual code.

These guide are very helpful, but a little dated according to Kent.
https://rafaelquintanilha.com/react-testing-library-common-scenarios/
https://react-testing-examples.com/jest-rtl
https://outsidein.dev

Top comments (0)