Files
opentf/vendor/github.com/emicklei/go-restful/coverage.sh
2017-02-24 19:57:51 +00:00

2 lines
67 B
Bash

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