CharliePoole
CharliePoole
It has been shared and discussed for quite some time.
@jnm2 I was on my phone earlier and couldn't find it. See #47, specifically my option #1, which I've been advocating for a long time. I don't see much use...
@jnm2 What I'm saying is that when you select `TestCategory=X` using the command-line, it should automatically work the same as when you select in the console runner using `cat==X`. The...
@manfred-brands My guess is that you are running into nunit/nunit-console#1023, which is a pretty big one! I just assigned you an issue, which is a small part of a bigger...
This is a side-effect of a mismatch between how NUnit handles tests and how the VS Test Window handles them. It has come up before and this issue somewhat duplicates...
@Thierry-S Actually #34 says that #34 is a documentation error. This one, #78, is still a bug. :-) That's not to say we may end up giving up on this...
@OsirisTerje The message is from VS my idea was to add a message of our own that explains that message. Best solution, of course is to eliminate the problem in...
@OsirisTerje I see that there are three items completed in the 3.8 milestone, two features and one important bug fix. Aside from this new major feature, you have one other...
That seems reasonable.
When does VS call that method?