.net - Is it possible to use ReSharper as a test runner ONLY? -


i don't resharper (let's not go that), it's test runner way better vs default test explorer. example, vs doesn't handle tests polymorphism (or @ all), while resharper does. possible install , configure resharper in way totally turned off except it's test runner?

consider installing jetbrains dotcover https://www.jetbrains.com/dotcover. same test runner in resharper.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -