Skip to content
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

Terminate vstest.console if no testhost found #144

Closed
Faizan2304 opened this issue Oct 19, 2016 · 0 comments
Closed

Terminate vstest.console if no testhost found #144

Faizan2304 opened this issue Oct 19, 2016 · 0 comments
Assignees

Comments

@Faizan2304
Copy link
Contributor

Faizan2304 commented Oct 19, 2016

Description

If user has not taken the reference of Microsoft.testplatform.testhost in his/her test project and he/she tries to run the test then vstest.console got stuck for ever because its not able to find testhost.

Expected behavior

Process should terminate with the message that no testhost found.

Actual behavior

vstest.console keep waiting for testhost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants