2 lines
67 B
Bash
2 lines
67 B
Bash
![]()
2 years ago
|
go test -coverprofile=coverage.out
|
||
|
go tool cover -html=coverage.out
|