Mikkel Nylander Bundgaard

Results 159 comments of Mikkel Nylander Bundgaard

@JVimes Please keep it open, then other people can contribute. Thanks for reporting this.

First a disclaimer, I've don't think I've used the NETCORE console runner nor any other .Net tools except for the default ones (at least as I know), so my knowledge...

@CharliePoole As far as I can remember you were the one that removed them :). Edit: it happened in nunit/nunit-console#690.

I'm quite sure that Chris meant the latter - or at least that it is how I read it. New contributors - both in this project and in the frameworks...

Given the confusion in #1044 I think it is fine to separate them

Hi @andgao I've moved this to the console project. Try running the console with the option `--label=Before` and see if it tells you anything about the problematic test(s). Or perhaps...

Regarding disabling `No suitable tests found in` then you can use `--skipnontestassemblies` (if it exsists in 3.7). See https://github.com/nunit/docs/wiki/Console-Command-Line for more information. Regarding the status then it appears when the...

As far as I know, we have not sent notices anywhere. The releases have been mentioned on the homepage - e.g. https://nunit.org/news/update/nunit/2021/01/17/nunit-console-3.12.html - and also in the .NET Foundation "monthly"...

At least we are still passing in a node in the code, so your comment in https://github.com/nunit/nunit-console/issues/678#issuecomment-546085095 is still relevant (but I know next to nothing about XSLT.

@OsirisTerje I guess this is not closed (the label) before the PR is merged ?