You can currently mark that you're "done" with a Record. However, when QAing, a given Record will likely correspond to some particular test case that's being evaluated, which might pass or fail. It would be useful if Quade could capture this information.
(A possible naming collision exists between a Record where QA failed, and a Record that failed to be executed. Given the wide use of pass/fail in testing context, I would suggest renaming the latter concept to "errored.")
You can currently mark that you're "done" with a
Record. However, when QAing, a given Record will likely correspond to some particular test case that's being evaluated, which might pass or fail. It would be useful if Quade could capture this information.(A possible naming collision exists between a Record where QA failed, and a Record that failed to be executed. Given the wide use of pass/fail in testing context, I would suggest renaming the latter concept to "errored.")