Skip to content

feat: add render hook #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 26, 2022
Merged

feat: add render hook #56

merged 3 commits into from
May 26, 2022

Conversation

JoviDeCroock
Copy link
Member

@JoviDeCroock JoviDeCroock commented May 19, 2022

Resolves #52

What:

This adds the renderHook function, based on the current react-testing-library implementation.

Why:

Currently we deviate a bit from the exported members of RTL because of this one missing.

Checklist:

  • Documentation added
  • Tests
  • Typescript definitions updated
  • Ready to be merged

@JoviDeCroock JoviDeCroock marked this pull request as ready for review May 19, 2022 12:28
@JoviDeCroock JoviDeCroock merged commit 5f35090 into master May 26, 2022
@JoviDeCroock JoviDeCroock deleted the add-render-hook branch May 26, 2022 19:58
@github-actions
Copy link

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add renderHook
1 participant