testing/

directory
v0.0.0-...-13c456b Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: Apache-2.0

README

Test Coverage

Look at the coverage of all test cases:

go test -cover

Get the cover profile and write it out to cover.out:

go test -coverprofile cover.out

Get the result in a web page:

go tool cover -html cover.out

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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