example_test

command
v0.0.0-...-673d37a Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2021 License: MIT Imports: 1 Imported by: 0

README

Testing file Go

for more info you can read https://tutorialedge.net/golang/intro-testing-in-go/

1

go test

2

go test -v

3

go test -cover

4

go test -coverprofile=coverage.out

5

go tool -html=coverage.out

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