jcansdale / TestDriven.Net-Issues

Issue tracking for TestDriven.Net
https://github.com/jcansdale/TestDriven.Net-Issues/issues
24 stars 2 forks source link

Add support for .NET Core debugging #10

Closed jcansdale closed 8 years ago

jcansdale commented 8 years ago

Might want to use: DbgNoDebugger "allows breaking if we don't want to lazily initialize the debugger" https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/clr-configuration-knobs.md

jcansdale commented 8 years ago

Included with TestDriven.Net 4.0-alpha.