Skip to content

Instantly share code, notes, and snippets.

@rm--
Last active May 26, 2021 21:05
Show Gist options
  • Select an option

  • Save rm--/cc0e085d9a85932862e3d752dfd07efd to your computer and use it in GitHub Desktop.

Select an option

Save rm--/cc0e085d9a85932862e3d752dfd07efd to your computer and use it in GitHub Desktop.

testing

execute tests

go test .

execute all tests?

go test ./...

get coverage of project?

go test -cover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment