Golang - Test
The test action runs the test suite using go test
with coverage.
tip
This action includes the -short
flag in order to exclude integration test.
The test action runs the test suite using go test
with coverage.
This action includes the -short
flag in order to exclude integration test.