gotestyourself / gotestyourself/gotestsum

Support(): When I use gotestsum, some unexpected message output

Open
#369 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Go
Stars
2.7k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

when I use gotestsum, I found some unexpected output `warning: GOCOVERDIR not set, no coverage data emitted.`
![image](https://github.com/gotestyourself/gotestsum/assets/43332220/daf21a22-aa4a-4779-9381-8f2cb1230f4d)

but, when I use go test, there isnt unexpected output.
![image](https://github.com/gotestyourself/gotestsum/assets/43332220/132d3ad7-4c73-4384-877d-d4536b12bbcc)

I use fakeExecCommand to mcok os/exec, so I need to output some message into stdout.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.