Robuta

https://www.richardkotze.com/coding/react-testing-library-jest
How to test React applications using Kent C. Dodds react-testing-library and Jest
react testing libraryampjest
https://gitnation.com/contents/beyond-react-testing-library-testing-react-libraries-and-library-like-code
Oct 30, 2024
react testing librarybeyondlibrarieslike
https://scottsauber.com/2019/05/25/testing-formik-with-react-testing-library/
tldr; Having issues testing Formik with react-testing-library?  Validation errors not showing up?  Formik validation happens asynchronously, so you need to...
testingreactlibraryscottsauber
https://www.arahansen.com/testing-apollo-components-using-react-testing-library/
Apollo Client [https://www.apollographql.com/docs/react/] is a beast. It does a lot of heavy lifting for graphql react apps to manage data coming from a server...
testingapollocomponentsusingreact
https://sheelahb.com/blog/react-testing-library-tips-and-tricks/
Aug 20, 2021 - Testing front-end web applications has gotten a lot easier! But that doesn't mean it doesn't involve some ramp-up on tooling. In this article...
react testing librarytipstricksbrennan
https://gitnation.com/contents/designing-effective-tests-with-react-testing-library-1153
react testing librarydesigningeffectivetests
https://www.freecodecamp.org/news/how-to-build-sturdy-react-apps-with-tdd-and-the-react-testing-library-47ad3c5c8e47
By Ian Wilson One thing I struggled with when I started learning React was testing my web apps in a way that is both useful and intuitive. I used Enzyme with...
buildsturdyreactappstdd
https://blog.ag-grid.com/unit-testing-ag-grid-react-tables-with-react-testing-library-and-vitest/
Learn how to unit test your AG Grid React Tables with React Testing Library and Vitest.
unit testingag gridreacttableslibrary
https://www.infoq.com/br/presentations/enzyme-para-react-testing-library/
Uma comparação do Enzyme com Testing Library, compartilhando a experiência de migração para o Testing Library nos produtos da CVC,...
react testing libraryenzymeparainfoq