Chris Maddock

Results 196 comments of Chris Maddock

Hi @CharliePoole, I think I made a start - but it wasn't very substantial, and was on a machine I can't get to for a couple of days. I think...

The nunit-console-with-extensions Choco package needs to be added to the list for removal from the repo, it catches me out every time. 🙁

HI @synek317, The VS Project Loader hasn't had a maintainer for the last few years, and hasn't really been updated for some of the later features of csproj files. @CharliePoole...

I think this issue is in the correct place, as reported, this is an engine problem. There are a couple of other considerations for the extension beyond this perhaps however,...

@CharliePoole - do you think this could be related to https://github.com/nunit/nunit-console/issues/603? Any thoughts on this?

Hi @DrHardReset - this repository contains two NUnit components: the NUnit Console and the NUnit Engine. The repository name doesn't make that clear, I'm afraid! Your problem will most likely...

FYI both, I'm not planning to hold the v3.12 release for this issue to be investigated, but please let me know if something comes up which we think needs to...

@jnm2 - Why not both?! ¯\_(ツ)_/¯ Runtime is also user configurable, through the `--framework` option, so definitely should be shown somewhere. I think at the moment, you can maybe only...

Sounds good visually. For the xml - it could be possible that runners e.g. nunit-console are looking for the clr-version attribute to parse and display in the view. We should...

Hi all - I think this issue is actually still outstanding. Funnily enough I upgraded the NUnit Engine .NET Standard 2.0 tests to run on the latest master of NUnitLite...