Skip to content
This repository was archived by the owner on Nov 27, 2017. It is now read-only.
This repository was archived by the owner on Nov 27, 2017. It is now read-only.

Is --pause option supported with dotnet test? #116

@abhisek-sinha

Description

@abhisek-sinha

Using nunit3 console to debug .Net framework test code, I could use --pause to attach a debugger.
When I do the same to debug .Net Core test, I get an error saying:

Invalid argument: --pause

Is this option supported for .Net core? If not, is there an alternative for it?

PS: I understand the test can also be debugged using Visual studio test explorer, but there is some issue at my corporate network, which is disallowing VS to connect to the dotnet test process

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