axodox / AxoCover

Nice and free .Net code coverage support for Visual Studio with OpenCover.
https://marketplace.visualstudio.com/items?itemName=axodox1.AxoCover
MIT License
249 stars 60 forks source link

Support NUnit v3.10+ #180

Open aBothe opened 6 years ago

aBothe commented 6 years ago

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! :)

Gav-Brown commented 5 years ago

@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.