Closed
Description
Hi! react-testing-library
is providing a cleanup-after-each file that comes in handy to avoid repeating afterEach(cleanup)
on every test file. They even load it using a setup file, so you load it once and forget about dirty DOM nodes once for all.
Would it make sense to port this feature to vue-testing-library? If so, I'd happily submit a PR with both the file and the required documentation 🤗
👋
Metadata
Metadata
Assignees
Labels
No labels