Skip to content

Feature request: automatically attach testhost process when debugging unit tests #86

Description

@ChristophSchmidpeter

When clicking on "Debug Test" above a xUnit / NUnit test, the console outputs: "Host debugging is enabled. Please attach debugger to testhost process to continue."
The user then has to attach to the process manually via ".NET Core Attach", select the right process among running processes, and press "continue". (See @baronfel 's instructions in #85)
Because the user-experience would be greatly improved in regards to unit tests, I suggest a feature to have these steps done automatically by the plugin.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions