go/doc/next/6-stdlib/99-minor/testing/59928.md

207 B

The new [Output] method of [testing.T], [testing.B] and [testing.F] provides a Writer that writes to the same test output stream as [TB.Log], but omits the file and line number.