Progress bar/Test completion status during a test failure
Open
- Dominant language
- Python
- Stars
- 722
- Forks
- 237
- Avg merge
- 11h 31m
- Merged PRs (30d)
- 4
Description
When a test sequence is being run, and an intermediate test case fails, but the test sequence continues, the web front end will halt any further progress calculation. Is a failed test case not considered complete? Is this behavior deliberate? I think it would be useful to see the progress of the entire test suite regardless of the status of any particular test case.
Contributor guide
Assessment
This issue has not been assessed yet.