code-for-a-living November 3, 2022 Stop requiring only one assertion per unit test: Multiple assertions are fine One test case, not one test assertion. Mark Seeman
code-for-a-living July 4, 2022 How Stack Overflow is leveling up its unit testing game We neglected unit tests for a long time because our code base made them difficult. But now we're putting in the work to change that. Wouter de Kort