Why can't rider attach its debugger? #425
-
I know I know, this is documented. https://mikeschulze.github.io/gdUnit4/faq/vstest-adapter/#test-debug-workaround-for-jetbrains-rider Just wondering why this is needed? Why can't rider attach its debugger? Is there an issue open for this? Also the workaround doesn't seem to work for me :/ Loop doesn't seem to get cancelled according to my whirring cpu fan |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This is a rider issue, it does not support the VSTest |
Beta Was this translation helpful? Give feedback.
-
It is solved with GdUnit4Net version v4.3.1 |
Beta Was this translation helpful? Give feedback.
This is a rider issue, it does not support the VSTest
IFrameworkHandle2
where is need to attach the debugger.https://youtrack.jetbrains.com/issue/RSRP-496314