822 B
822 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 | 9 | 4 | 0 | 0 | 0 |
| Total | 12 | 4 | 0 | 0 | 0 |
Failure Details
test_ask_yes_no_with_defaults
- Failed #1:
AssertionError: assert False == True - Failed #2:
AssertionError: assert False == True - Failed #3:
AssertionError: assert False == True - Failed #4:
AssertionError: assert False == True
Total Summary
| Status | Count |
|---|---|
| Passed | 12 |
| Failed | 4 |
| Broken | 0 |
| Skipped | 0 |
| Unknown | 0 |
Last updated: 2025-07-10 13:23:04