ppparihar / GoTestExplorer

A Go Test Explorer for VS code (https://marketplace.visualstudio.com/items?itemName=premparihar.gotestexplorer)
46 stars 8 forks source link

show console logs more freely #25

Closed castleon closed 3 years ago

castleon commented 3 years ago

sometimes the result is not definite, i just want to review the result maybe from remote databases or network, may i use fmt.Println or something else to see these information in the console? thanks.

castleon commented 3 years ago

i have found the test debug button