2017-04-17 10:33:09 +05:30

2 lines
67 B
Bash

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