You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…t#120)
* Use polling for socket receive message instead of timeouts.
In design mode client, wait for communication channel to be connected before sending version check. Fixmicrosoft#110.
* Add test.
Description
Steps to reproduce
In a vanilla desktop unit test project, add the following:
Run the test from Visual Studio.
Expected behavior
That "Hello There" is printed in the TestOutput pane.
Actual behavior
Nothing is printed anywhere.
Environment
MSTest.TestFramework : 1.1.13
MSTest.TestAdapter : 1.1.13
The text was updated successfully, but these errors were encountered: