xhd2015/xgo

text-explorer: show subtest even when running single test

Opened this issue · 1 comments

Always add -json to xgo test, but convert them to terminal output if necessary.

There is a go tool test2json: https://pkg.go.dev/cmd/test2json , which can help to convert test output to JSON.