Visualize Go test execution and coverage in an interactive web UI
Visualising Go Tests
vgt
$ vgt ./...
$ vgt ./mypackage
$ vgt -cover ./...