Will there be any proper documentation on writing unit tests with TSR? #2742
Unanswered
abdeliibrahim
asked this question in
Q&A
Replies: 1 comment
-
it really depends what you need to test. did you have a look at our internal tests? e.g. https://github.com/TanStack/router/blob/main/packages/react-router/tests/useNavigate.test.tsx#L23 is this what you are looking for? |
Beta Was this translation helpful? Give feedback.
0 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.
-
Currently there are only a few threads of people working around the lack of testing documentation (particularly with Vitest).
Beta Was this translation helpful? Give feedback.
All reactions