Looks like there's additional metadata we can gather beyond output, there's now going to be an output_type. See go1.27 release notes.
See https://tip.golang.org/doc/go1.27#go-test
While we're here, should also investigate what else tparse is missing.
Looks like there's additional metadata we can gather beyond
output, there's now going to be anoutput_type. See go1.27 release notes.See https://tip.golang.org/doc/go1.27#go-test
While we're here, should also investigate what else
tparseis missing.