Closed seth127 closed 3 years ago
mrgvalprep should be able to parse the output of go test ... --json into a tibble that conforms to the "Automated Tests" standard outlined by mrgvalidate.
mrgvalprep
go test ... --json
mrgvalidate
mrgvalprep
should be able to parse the output ofgo test ... --json
into a tibble that conforms to the "Automated Tests" standard outlined bymrgvalidate
.