When I use :GoTestFunc -v
I see the log only if the test fail, I would like to see the result even if the test success.
Thanks
vim-go always clears the output window if the test succeeds1. You can hack your local vim script to change the behaviour, or submit a feature request in the issue tracker.