Normally, you don't really care if a value is a float vs. an integer so `m.assertEqual(70.0, 70)` should not fail a test