News

Checks that the actual value equals the expected value. This function is usually the main building block of a Kata's test cases. Note that, since Python's equality operator checks for deep equality by ...