How to write unit test for dropdown menu component with Vitest and React-testing-library #2012
Unanswered
lazarus2019
asked this question in
Help
Replies: 1 comment 2 replies
-
I recently wrote a test suite for a radix dropdown with Vitest and RTL. Here is one test as example.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to write unit test for dropdown menu component with Vitest and React-testing-library, I can not get the dropdown content to expect it to be in the document
Beta Was this translation helpful? Give feedback.
All reactions