Is there an example of using vike + telefunc + jest? #2024
Unanswered
jasonhilldm
asked this question in
Help & Questions
Replies: 1 comment 6 replies
-
I ain't aware of a recent Jest example (most use Vitest nowadays). |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a test project that uses vike and telefunc and I am trying to set up some automated tests using jest and @testing-library/react. The test is failing with Cannot find module './+Page.telefunc.js' from 'pages/public/index/+Page.tsx'.
Are there any examples of how to setup jest when using vike and telefunc? Are there any special considerations?
Beta Was this translation helpful? Give feedback.
All reactions