Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow 'type' to be customized for unit test debugging #1663

Merged
merged 1 commit into from
Jul 26, 2017

Conversation

gregg-miskelly
Copy link
Contributor

This checkin allows the unit test debugging options to set 'type'. This resolves #1586.

package.json Outdated
@@ -451,13 +460,11 @@
"razor"
]
},
"runtime": "node",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opps.

This checkin allows the unit test debugging options to set 'type'. This resolves dotnet#1586.
@DustinCampbell DustinCampbell merged commit 89460ae into dotnet:master Jul 26, 2017
@gregg-miskelly gregg-miskelly deleted the UnitTestDebugType branch August 15, 2017 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debugging unit tests always uses coreclr launch, even for non-coreclr project
3 participants