We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create Native CPP Unit test project. build & run using TPv2 (e.g. C:\int.preview\Common7\IDE\Extensions\TestPlatform\vstest.console.exe) Fails to run.
It is likely because dbghelp.dll is not packaged alongside CPP adapter.
What steps can reproduce the defect? Please share the setup, commandline for vstest.console, sample project, target framework etc.
Share the expected output
What is the behavior observed?
Please share additional details about the test environment. Operating system, Build version of vstest.console
The text was updated successfully, but these errors were encountered:
Faizan2304
No branches or pull requests
Description
Create Native CPP Unit test project. build & run using TPv2 (e.g. C:\int.preview\Common7\IDE\Extensions\TestPlatform\vstest.console.exe)
Fails to run.
It is likely because dbghelp.dll is not packaged alongside CPP adapter.
Steps to reproduce
Expected behavior
Actual behavior
Environment
The text was updated successfully, but these errors were encountered: