Skip to content

Test results aren't updated when tests are run in the debugger #60

Description

@malsyned

Steps to reproduce:

  1. Change a test or some code under test, such that a passing test should fail or a failing test should pass
  2. In the Test Explorer, click the 🐞 ("Debug this test") icon next to the test whose result should change
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions