79312832

Date: 2024-12-27 21:41:15
Score: 1.5
Natty:
Report link

The issue was how I was executing the test in Xcode.

Test button

Pressing the play button next to the @Test annotation runs the test with a single argument.

Suite button

Pressing the play button next to the @Suite annotation runs the test with all arguments. Unfortunately, this also run all tests in the suite.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Matt