Stop requiring only one assertion per unit test: Multiple assertions are fine
One test case, not one test assertion.
One test case, not one test assertion.
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.