Ad
  • Custom User Avatar

    it would help if your testing function would raise an error if the user is trying to move on a wall or outside of the maze. Currently, it looks like you just silent the move and keep going. (is that specified, btw??)

  • Custom User Avatar
    • Test framework and solution should be imported explicitly
    • Sample tests are not using describe and it blocks correctly
    • No random tests
    • There're already several katas about method chaining