Replies: 2 comments 2 replies
-
|
We don't use Jest. Im not sure if IDEA supports custom testing setup. Maybe someone can help you here? |
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.
-
i wrote my unit tests in typescript. like
but i can not debug them.
i saw that
vitestusingjestbut i didn't found out what is compiling typescript to javascript and if there are sourcemaps created? i added ajest.config.jswithbut didn't help.
i using
Jetbrainas IDE. In a "normal" jest environment withts-jesti can debug my tests written in typescript.Beta Was this translation helpful? Give feedback.
All reactions