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

https://github.com/truewill/react-testing-antipatterns

React Testing Library antipatterns
https://github.com/truewill/react-testing-antipatterns

Last synced: over 1 year ago
JSON representation

React Testing Library antipatterns

Awesome Lists containing this project

README

          

# react-testing-antipatterns

This is a collection of [React Testing Library](https://testing-library.com/docs/react-testing-library/intro/) antipatterns.

The intent is to demonstrate revising the code to follow best practices.

The `fixed` branch has best practices applied.

Scaffolded with [Vite](https://vitejs.dev/).