How to write Unit Tests with TanStack Router? #1749
Kmsbismarckx
started this conversation in
General
Replies: 1 comment
-
We have a unit test setup using vitest and testing-library for the https://github.com/TanStack/router/blob/main/packages/react-router/tests/routeContext.test.tsx You can look at that and get an idea of how you'd want to setup something in your project. |
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.
-
Hello guys,
I did not found a docs for writting unit test with TanStack Router. Is it possible, and how to do that?
Beta Was this translation helpful? Give feedback.
All reactions