[ad_1]
Why do you assert that a+b is not equal to a+b? Do this:
assert f.summ(self.a, self.b) == self.a + self.b
1
[ad_2]
solved Why is this Python test failing? [closed]
[ad_1]
Why do you assert that a+b is not equal to a+b? Do this:
assert f.summ(self.a, self.b) == self.a + self.b
1
[ad_2]
solved Why is this Python test failing? [closed]