Ad
  • Custom User Avatar

    First and second point already mentioned below, and still open as issues.

  • Custom User Avatar

    When your test fails, the message doesn't help at all.

    (That's because it uses Test.expect, which you should never ever use when comparing for equality. Unless it's for a special reason or you already provide a helpful error...)

  • Custom User Avatar

    which returns true if the passed string is a palindrome, regardless of capitalisation