简体   繁体   中英

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

I don't really like ReSharper (let's not go into that), but it's test runner is way better than VS default Test Explorer. For example, VS doesn't handle tests polymorphism well (or even at all), while ReSharper does. Is it possible to install and configure ReSharper in a way that it will be totally turned off except for it's test runner?

Consider installing JetBrains dotCover https://www.jetbrains.com/dotcover . It is the same test runner as in ReSharper.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM