Files
2026-03-12 16:59:29 +02:00

2 lines
67 B
Bash

go test -coverprofile=coverage.out
go tool cover -html=coverage.out