-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Isolating global states between tests
I use the Testing Library to implement unit and integration tests. I have components sharing global states maintained by Hookstate. What is the correct way to write tests for these components and not have problems when the tests are run in parallel?
Thanks in advance for any support.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested