.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

ruby on rails - Permission denied @ sys_fail2 - (D:/RoR/projects/grp/public/uploads/ -

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

java - What is the equivalent of @Value in CDI world? -