Mikkel Nylander Bundgaard

Results 131 comments of Mikkel Nylander Bundgaard

@Shotem Short answer "No" :). Which dependencies do you have and can you provide a small repo?

I think this makes sense. So I'm for this change.

I think the text output should be extended then it will also make sense if we change the URL at some point. The problem is that the `--where` option is...

As you have discovered there is currently no way to order SetUpFixtures, so I've marked this issue as an idea. I know very little of the OrderAttribute (and SetUpFixtures), so...

@OsirisTerje I've just unsigned as I have very little time (as usual)

I think you have split the error message in the wrong part, so the single results start at `Failed Single [1 ms]` (this would be more clear if there were...

I think the problem is that `Assert.Throws` and `Assert.Catch` when called with a type parameter tries to cast the thrown exception to that type and that will fail if the...

I cannot think of any changes that should affect this, so I'll have to try it out to come with a better answer

Hi @teroneko I could not answer whether this is intentional, but seached a little and the documentation states https://docs.nunit.org/articles/nunit/writing-tests/TestCaseData.html > The TestCaseData class provides extended test case information for a...