gotestfmt 2.2.0: Output Formatters
This release adds the ability to use the -formatter
option to run an external application for each test case. It will receive the test output on the standard input and should produce the desired output on the standard output.