--output=json
flag to allow external tooling to be developed on top of cptest
#40
Milestone
--output=json
flag to allow external tooling to be developed on top of cptest
#40
cptest produces
go test -v
-like reports, but if somebody wants to process the reports themselves (to generate html pages, etc.), they have no pain-less way to do it. This proposal aims to increase interoperability with other tools.The format needs to be decided. It should interoperate with #6 too. This is minimal, I think
The text was updated successfully, but these errors were encountered: