mfridman / tparse

CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.
MIT License
998 stars 22 forks source link

Shorten package name only for -smallscreen #96

Closed mfridman closed 1 year ago

mfridman commented 1 year ago

Fix #91

The screenshots below do not use -smallscreen. There might be an opportunity to add a -trimpath flag to remove a plain import path component to condense the table. But we'll leave it for now and see if it's an issue.

Before

CleanShot 2023-05-29 at 08 26 36@2x

After

CleanShot 2023-05-29 at 08 27 26@2x