-
Notifications
You must be signed in to change notification settings - Fork 391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debugging XUnit test cases fails critically #1620
Comments
I have the same problem.
|
This issue was moved to microsoft/vstest#558 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ref.: microsoft/VSProjectSystem#195
Originally issued in wrong repository
Here's my CSPROJ:
Note the (as of writing this issue) the newest versions for the Test SDK and XUnit packages. I'm using the newest RC for Visual Studio 2017 (Version
15.0.0-RC4+26206.0
)Also note that I'm setting the
BaseOutputPath
andBaseIntermediateOutputPath
to values different from their defaults.Running test cases from the Test Explorer view in Visual Studio works fine. However, when I choose to debug one or more tests, Visual Studio goes over into debugging mode, and immediately displays a crtical error message window:
The text was updated successfully, but these errors were encountered: