Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    The hidden tests contain plenty of those. The sample test case intentionally only contains that one Assert.That(Kata.MakeNegative(42), Is.EqualTo(-42)) test as my attempt to teach people to write their own test cases.