-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature you'd like:
I would like to be able to test a re-render with a different wrapper.
The use case is to ensure that returned callbacks of the tested hook are changed when a new wrapper is used.
Mimic what was added in the testing-library/react-hooks-testing-library in testing-library/react-hooks-testing-library#381
Additionally, update the types of wrapper
.
Suggested implementation:
I can't manage to modify pure.js
to convey this.
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
jjoselv and vernetto
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request