how to pass command line flag args when run a test in goland?
Answered
i try to edit test Configuration file, please give me some help

Please sign in to leave a comment.
Hello,
Do you want to use the go test -v flag? Could you please elaborate a bit? What isn't working?