Mikkel Nylander Bundgaard

Results 128 comments of Mikkel Nylander Bundgaard

Do I read this issue correctly that you will remove the Async postfix introduced in version 6 ? I was considering supplying a PR to Polly to bump their usage...

Thanks for the swift answer @dennisdoomen 👍

We have an issue about creating a schema (and I've considered doing it, but so far have not had time for it). See nunit/nunit-console#13

> I am curious about the current behavior of unordered tests with ordered tests. I expect they run after ordered tests, but I'm not sure we ever specified that. On...

I think that we should keep it on docs.nunit.org, and I think @CharliePoole's split up sounds reasonable. Regarding "Coding Standards" then I think think it is fine to have some...

The text should probably be rewritten as we no longer supply a Program.cs file (and it haven't been working for years). I overlooked this page when I did the cleanup...

I say both. We already have an issue here and in the framework repo about the schema AFAICR

There is a description of how to clone a github wiki [in this SO answer](https://stackoverflow.com/a/11481887), but instead of `git clone [email protected]:atuttle/Taffy.wiki.git` you will need `https://github.com/nunit/docs.wiki.git` and perhaps you should call...

I don't mind the change and I also prefer consistency. PS. I saw that you added backticks to the header in https://docs.nunit.org/articles/nunit-analyzers/NUnit1014.html. I'm unsure if I can make this change...

@santhosh-James I'm not sure exactly what you want to do. Can you provide an example and/or some code to make the question more concrete? You can do something dynamic, if...