Loading

We have a bit of repetition in our rerender calls here and it would be nice if we could avoid that. Let’s use the wrapper option for React Testing Library so we can avoid the repetition in our rerender calls.

Transcript

Use React Testing Library’s Wrapper Option to Simplify using rerender