Minor change in the formatting of failures:

    Expected (int): 1

is now:

    expected = (int) 1
5 files changed