- "output": "* Build successful.\n* Running tests...\n- Suite: Leap.isLeapYear\n\u001b[01;31m\u001b[K ☠ Failed: leap year because expected true, got false\u001b[m\u001b[K\n\u001b[01;31m\u001b[K ☠ Failed: non-leap year because expected false, got true\u001b[m\u001b[K\n\u001b[01;31m\u001b[K ☠ Failed: non-leap even year because expected false, got true\u001b[m\u001b[K\n\u001b[01;31m\u001b[K ☠ Failed: century because expected false, got true\u001b[m\u001b[K\n\u001b[01;31m\u001b[K ☠ Failed: second century because expected false, got true\u001b[m\u001b[K\n\u001b[01;31m\u001b[K ☠ Failed: fourth century because expected true, got false\u001b[m\u001b[K\n\u001b[01;31m\u001b[K ☠ Failed: y2k because expected true, got false\u001b[m\u001b[K\n\n7 tests failed:\n\nIn \"Leap.isLeapYear\":\n In \"y2k\":\n\u001b[01;31m\u001b[KError: Error: expected true, got false\u001b[m\u001b[K\n\nIn \"Leap.isLeapYear\":\n In \"fourth century\":\n\u001b[01;31m\u001b[KError: Error: expected true, got false\u001b[m\u001b[K\n\nIn \"Leap.isLeapYear\":\n In \"second century\":\n\u001b[01;31m\u001b[KError: Error: expected false, got true\u001b[m\u001b[K\n\nIn \"Leap.isLeapYear\":\n In \"century\":\n\u001b[01;31m\u001b[KError: Error: expected false, got true\u001b[m\u001b[K\n\nIn \"Leap.isLeapYear\":\n In \"non-leap even year\":\n\u001b[01;31m\u001b[KError: Error: expected false, got true\u001b[m\u001b[K\n\nIn \"Leap.isLeapYear\":\n In \"non-leap year\":\n\u001b[01;31m\u001b[KError: Error: expected false, got true\u001b[m\u001b[K\n\nIn \"Leap.isLeapYear\":\n In \"leap year\":\n\u001b[01;31m\u001b[KError: Error: expected true, got false\u001b[m\u001b[K\n\n\u001b[01;31m\u001b[K* ERROR: Subcommand terminated with exit code 1\u001b[m\u001b[K"
0 commit comments