functional_tests

command
v0.0.0-...-e2b9e53 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2020 License: BSD-3-Clause Imports: 6 Imported by: 0

README

http://stackoverflow.com/q/39690509/1135424

coverage binary:

go test -c -coverpkg=. -o myProgram

./myProgram -test.coverprofile=/tmp/profile

$ go tool cover -html /tmp/profile -o /tmp/profile.html $ open /tmp/profile.html

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL