Blog LogoBlog Logo

Tag: testing

All tags

Everyone has a test environment

...Some people are lucky enough to have a totally separate environment to run production in.

— 22 Aug 2026

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

Test Driven Development By Example

Introduction A lot has been written on the subject of test driven development, and especially on the idea that tests ought to be written first. This is an...

— 28 Mar 2007