testing-library / testing-library-docs

docs site for @testing-library/*
https://testing-library.com
MIT License
455 stars 711 forks source link

Improve docs/example-react-transition-group #592

Open bwlt opened 4 years ago

bwlt commented 4 years ago

Is your feature request related to a problem? Please describe. I first approached testing with the given docs for React Transition Group, but using this solution was much cleaner and easier.

Describe the solution you'd like It would be useful to add a reference to this page: http://reactcommunity.org/react-transition-group/testing .

Describe alternatives you've considered 🤷‍♂️

Additional context 🤷‍♂️

nickserv commented 4 years ago

This seems to be more of a tip than a recipe, though it is useful. How would you feel about editing the existing recipe to use this instead of the fake transition?