Blog LogoBlog Logo

Tag: R#

All tags

ReSharper test runner still going after tests complete

I've been writing some tests and I got this message: [RIDER LOGO] Unit Test Runner The process ReSharperTestRunner64:26252 has finished running tests assigned...

— 10 Oct 2020

Join Null Check with Assignment

I recently wrote some code and asked ReSharper to add a null check for me, which it did. Then it suggested that I could simplify the null check by joining it...

— 16 Jul 2017