Skip to content

gfys

Better go test output formatting

· 3

Created: 2025-11-25 · Last Released: 2025-11-26 · Version: 0.1.2


gfys-logo

Because go test output is f'ing terrible.

I hate reading output from go test. So, I made this.

Super-quick Start

  • Requires Python 3.12 or later
  • Installed with pip/uv/whatever. Handiest with uv: uv tool install gfys

Documentation

Just run: gfys --help

You'll figure it out.