Ad
  • Custom User Avatar
  • Default User Avatar

    No code template and no test for PowerShell

  • Default User Avatar

    Yeah, I was confused at first at where the initial caps came from in this answer, but when I ran it locally, I saw it doesn't. Not sure what "Should -Be $var" is in the tests, but I susped an -eq needs to be swapped with a -ceq, or swapped with a $userAnswer.Equals($testAnswer).

    Or maybe we're assuming too much from the kata description. It never specifically states each section needs to start with a caps, but every example consistently does, and that's all the instruction given.