Replies: 1 comment
-
|
For something equivalent to But that won't help you if you need the environment setup performed by nextest. I'd love to have support for first-class debugger integration in
If you'd like to implement this feature, I'd love to accept a PR for it! That would probably make life easier for a lot of folks including yourself. |
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.
-
With the stock cargo test runner, it prints the path to a binary that I can run under lldb. I can't figure out how to do the same with nextest. Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions