`assertEqual(a, b)` is so much easier to debug than `assert a == b`.
assertEqual(a, b)is so much easier to debug thanassert a == b.