Ad
  • Custom User Avatar

    python new test framework is required. updated in this fork

  • Custom User Avatar

    Python random tests generate test inputs with spaces at the end of the string, and expect these spaces to be stripped. The instructions for this Kata make no mention of this requirement.

  • Custom User Avatar

    Needs tests that includes _, because a lot of tests use \w in their regular expressions, which is defined as [_a-zA-Z0-9]. They would fail on tests like foo_.