C#C
C#3y ago
OkOk

❔ Why are most tests choosing not to run in Visual Studio?

At some points during development none of the unit tests are running when I "Run All Tests"

It's always "The active test run was aborted. Reason: Test host process crashed" if I have any or none running tests.

It doesn't tell me what the problem could depend upon. //MSUnit.
TestsNotRunning.png
Was this page helpful?