Ken V

Results 12 comments of Ken V

Sorry it took so long to get back on this. I have attached a zip file with a sample project that reproduces the issue. Note that for some reason the...

I have provided a sample repo, but am still waiting for a response on this issue. Can someone verify this issue and provide a response?

Not sure what you mean by "old csproj format" and "old package format". I created the project in Visual Studio 2017. Whatever format it saves the packages and project file...

Although I have MSDN and can install any version of Visual Studio, there are some people on my team who only have licenses for VS 2015 or VS 2017. Eventually...

That's odd. I am using the 4.2.1 adapter and it runs the tests, just not the selected test on the first run. I tried turning on Legacy mode and it...

I am experiencing this same problem with Visual Studio 2017 and Nunit3 Test Adapter 4.2.1. I haven't been able to determine the exact circumstances that makes this issue happen, but...

Surprised this request has been here for 3 years. I am running into a similar problem. I would like to either a) Be able to see in realtime which tests...

> @varnk Can you reproduce this on more than one machine? (The VS2017 dysfunction with 4.2.1, and if it works with 3.17 or not.) > > If you can, there...

Charlie, your explanation makes sense, because that is what I seem to be seeing now (although I thought that didn't occur on the previous versions of the console runner that...

> You can experiment with use of the `--out` option, which sends output from a test to a file. NUnit's own text output, like the test summary, should still appear....