You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"message": "\n===== tests/test-all-fail.art =====\n\nDescription: Leap \n \n \u001b[0;33m❌ - assert that a year not divisible by 4 is a common year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 2 and not divisible by 4 is a common year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 4 and not divisible by 100 is a leap year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 4 and 5 is still a leap year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 100 and not divisible by 400 is a common year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 100 but not divisible by 3 is still not a leap year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 400 is a leap year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 400 but not by 125 is still a leap year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 200 and not divisible by 400 is a common year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n\n\n===== Statistics =====\n\n ⏏️ TOTAL: 9 assertions\n✅ PASSED: 0 assertions\n⏩ SKIPPED: 0 assertions\n❌ FAILED: 9 assertions\n\n===== ========== =====\n\n\n\u001b[0;31m══╡ \u001b[1;31mProgram Error\u001b[0;31m ╞═════════════════════════════════════════════════ <script> ══\u001b[0m\n\n Some tests have been failed!"
4
+
"message": "\n===== tests/test-all-fail.art =====\n\nDescription: Leap \n \n \u001b[0;33m❌ - assert that a year not divisible by 4 is a common year\u001b[0m\n \u001b[0;31m❌: false = true\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 2 and not divisible by 4 is a common year\u001b[0m\n \u001b[0;31m❌: false = true\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 4 and not divisible by 100 is a leap year\u001b[0m\n \u001b[0;31m❌: true = false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 4 and 5 is still a leap year\u001b[0m\n \u001b[0;31m❌: true = false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 100 and not divisible by 400 is a common year\u001b[0m\n \u001b[0;31m❌: false = true\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 100 but not divisible by 3 is still not a leap year\u001b[0m\n \u001b[0;31m❌: false = true\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 400 is a leap year\u001b[0m\n \u001b[0;31m❌: true = false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 400 but not by 125 is still a leap year\u001b[0m\n \u001b[0;31m❌: true = false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 200 and not divisible by 400 is a common year\u001b[0m\n \u001b[0;31m❌: false = true\u001b[0m\n\n\n\n===== Statistics =====\n\n ⏏️ TOTAL: 9 assertions\n✅ PASSED: 0 assertions\n⏩ SKIPPED: 0 assertions\n❌ FAILED: 9 assertions\n\n===== ========== =====\n\n\n\u001b[0;31m══╡ \u001b[1;31mProgram Error\u001b[0;31m ╞═════════════════════════════════════════════════ <script> ══\u001b[0m\n\n Some tests have been failed!"
"message": "\n===== tests/test-partial-fail.art =====\n\nDescription: Leap \n \n \u001b[0;33m❌ - assert that a year not divisible by 4 is a common year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 2 and not divisible by 4 is a common year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 4 and not divisible by 100 is a leap year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;31m❌: false\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 4 and 5 is still a leap year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;32m✅: true\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 100 and not divisible by 400 is a common year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;32m✅: true\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 100 but not divisible by 3 is still not a leap year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;32m✅: true\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 400 is a leap year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;32m✅: true\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 400 but not by 125 is still a leap year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;32m✅: true\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 200 and not divisible by 400 is a common year\u001b[0m\n_repr\nthis\\_condition\n \u001b[0;32m✅: true\u001b[0m\n\n\n\n===== Statistics =====\n\n ⏏️ TOTAL: 9 assertions\n✅ PASSED: 6 assertions\n⏩ SKIPPED: 0 assertions\n❌ FAILED: 3 assertions\n\n===== ========== =====\n\n\n\u001b[0;31m══╡ \u001b[1;31mProgram Error\u001b[0;31m ╞═════════════════════════════════════════════════ <script> ══\u001b[0m\n\n Some tests have been failed!"
4
+
"message": "\n===== tests/test-partial-fail.art =====\n\nDescription: Leap \n \n \u001b[0;33m❌ - assert that a year not divisible by 4 is a common year\u001b[0m\n \u001b[0;31m❌: false = true\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 2 and not divisible by 4 is a common year\u001b[0m\n \u001b[0;31m❌: false = true\u001b[0m\n\n \u001b[0;33m❌ - assert that a year divisible by 4 and not divisible by 100 is a leap year\u001b[0m\n \u001b[0;31m❌: true = false\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 4 and 5 is still a leap year\u001b[0m\n \u001b[0;32m✅: true = true\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 100 and not divisible by 400 is a common year\u001b[0m\n \u001b[0;32m✅: false = false\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 100 but not divisible by 3 is still not a leap year\u001b[0m\n \u001b[0;32m✅: false = false\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 400 is a leap year\u001b[0m\n \u001b[0;32m✅: true = true\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 400 but not by 125 is still a leap year\u001b[0m\n \u001b[0;32m✅: true = true\u001b[0m\n\n \u001b[0;33m✅ - assert that a year divisible by 200 and not divisible by 400 is a common year\u001b[0m\n \u001b[0;32m✅: false = false\u001b[0m\n\n\n\n===== Statistics =====\n\n ⏏️ TOTAL: 9 assertions\n✅ PASSED: 6 assertions\n⏩ SKIPPED: 0 assertions\n❌ FAILED: 3 assertions\n\n===== ========== =====\n\n\n\u001b[0;31m══╡ \u001b[1;31mProgram Error\u001b[0;31m ╞═════════════════════════════════════════════════ <script> ══\u001b[0m\n\n Some tests have been failed!"
0 commit comments