Mikkel Nylander Bundgaard

Results 131 comments of Mikkel Nylander Bundgaard

Currently, we just ask `RuntimeInformation.FrameworkDescription`. So we have the same problems as in dotnet/BenchmarkDotNet#448.

@romansp It is completely okay. I happens for all of us. I've removed you from the issue. And thanks for making the issue more accessible 👍

@SeanKilleen Will this make any difference? Currently, we just get the actions directly from `main`, so I guess they are always the newest?

I've transferred this to the nunit-console repository. Which version of the console are you using @WindingWinter ? and can you create a small project that shows the problem.

I think the XML is NUnit specific and the framework have special code to handle this - see e.g. https://github.com/nunit/nunit/blob/68d994772d10de54ac960ea8379ee966a3293083/src/NUnitFramework/framework/XmlExtensions.cs#L76 - but apparent we also need some escaping in the...

> Is it possible to release zip files again? TeamCity requires them, but the new NUnit console versions don't include zip files either. I cannot remember the history about this,...

@CharliePoole I'll try to do it - tomorrow - if I cannot make it work, then I'll send you an email (if that is what you meant by offline)

I've never uploaded the VSIX anywhere. Prior people used them for debugging - i.e. running the VSIX project from within VS would spin up a new instance of VS with...

Closing this since we have not heard back from the reporter. Please note that we will still get notifications on new messages, so if more information appear we can reopen...

I don't know the context of this, but I'm somewhat sure (given other issues/questions of this kind) that "any subordinate test cases" above does not refer to inheritance, but rather...