bincover
bincover copied to clipboard
Add the ability to suppress non-zero exits as errors
This allows you to test the output exactly as returned by the binary, without having to parse the error to extract any meaning.
LGTM!
The latest changes from master will have to be merged in for CI to pass @dnnrly
Apologies, I'd completely forgotten I'd raised this PR. I'm afraid I'm away from my laptop for a little while so won't be able to fix anything if it breaks when I merge those changes in.
Given the upcoming changes in 1.20, does this PR still add value?
Given the upcoming changes in 1.20
Not that I'm aware of, what specific changes are you thinking of?
I was thinking of the ability to create a version of your build with coverage profiling: https://go.dev/testing/coverage/