Steps to reproduce:
- Change a test or some code under test, such that a passing test should fail or a failing test should pass
- In the Test Explorer, click the 🐞 ("Debug this test") icon next to the test whose result should change
- Allow the debugging session to run to completion and exit
Expected result: The status icon to the left of the test name changes from a red "X" to a green check mark, or vice versa
Actual result: The status icon stays the same, until the ▶ ("Run tests") button is pressed to run the test outside of the debugger
Steps to reproduce:
Expected result: The status icon to the left of the test name changes from a red "X" to a green check mark, or vice versa
Actual result: The status icon stays the same, until the ▶ ("Run tests") button is pressed to run the test outside of the debugger