.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

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -