Files
slic/ci-reports/markdown/test-summary.md
T
ci-bot ea68f04519
Run Pytest with Allure and Coverage Reports / tests (push) Has been cancelled
Update test summaries
2025-07-09 07:48:31 +00:00

711 B

Test Summary

tests/test_utils_ask_yes_no.py

Test Function Passed Failed Broken Skipped Unknown
test_ask_yes_no_ctrl_c 1 0 0 0 0
test_ask_yes_no_ctrl_d 2 0 0 0 0
test_ask_yes_no_with_defaults 11 2 0 0 0
Total 14 2 0 0 0

Failure Details

test_ask_yes_no_with_defaults

  • Failed #1: AssertionError: assert False == True
  • Failed #2: AssertionError: assert False == True

Total Summary

Status Count
Passed 14
Failed 2
Broken 0
Skipped 0
Unknown 0

Last updated: 2025-07-09 07:48:31