You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [How do you print in a Go test using the "testing" package? - Stack Overflow https://stackoverflow.com/questions/23205419/how-do-you-print-in-a-go-test-using-the-testing-package]
#
# The structs testing.T and testing.B both have a .Log and .Logf method