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
Per xunit/xunit#3220, when a v3 test project abruptly terminates, xunit.runner.visualstudio does not detect this situation, and dotnet test is left in a hung state waiting for test results.
The text was updated successfully, but these errors were encountered:
Per xunit/xunit#3220, when a v3 test project abruptly terminates,
xunit.runner.visualstudio
does not detect this situation, anddotnet test
is left in a hung state waiting for test results.The text was updated successfully, but these errors were encountered: