AxoCover icon indicating copy to clipboard operation
AxoCover copied to clipboard

Support NUnit v3.10+

Open aBothe opened this issue 6 years ago • 1 comments

Hey there, the AxoCover panel says it only supports NUnit 2.6 and 3.7; Currently, there's version NUnit 3.10.1 released, so is that implicitly supported as well? The panel says there aren't any tests available for analysis, so this question might be answered with 'no' :(

Thanks for the efforts! :)

aBothe avatar Sep 20 '18 05:09 aBothe

@aBothe If it helps, I thought this too when I installed AxoCover just now. For me, I changed the Test Settings Platform to x64 (to match my solution) and restarted Visual Studio. All unit tests found. I'm using NUnit 3.11 and NUnit Adapter 3.13.

Gav-Brown avatar Feb 23 '19 19:02 Gav-Brown