-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Should be possible by first running go test -list . -json
: https://stackoverflow.com/questions/36938520/use-go-test-to-list-all-tests-case
This could then be used to run all tests with coverage individually.