ascarter / Go-bbpackage

BBEdit package for Go development
MIT License
35 stars 3 forks source link

go test script should filter before calling bbresults #4

Open ascarter opened 8 years ago

ascarter commented 8 years ago

bbresults is a general tool for showing build results in a results browser. The output from go test should run through a filter first before calling bbresults to normalize the output to be appropriate.

Should: