testcafe
testcafe copied to clipboard
Report accumulated errors from all test attempts
Currently, errors from the last test run attempt only go to the errs property. Errors from other attempts go to the quarantine property. It's very inconvenient to merge both these properties to get the complete list of errors. We should provide a property that contains all errors from all runs.