Making the python debugger work in VS Code with deepeval test run
#2225
Unanswered
oliverbock
asked this question in
Q&A
Replies: 1 comment
-
|
Hey @oliverbock it seems that you're passing in |
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.
-
The deepeval documentation recommends against running Python directly and instead suggests using
deepval test run. Does anyone know how to configure launch.json to make that work?(I'm getting the error below when running the script below that, where I'm trying to get tests to evaluate in parallel.)
Beta Was this translation helpful? Give feedback.
All reactions