softlayer-go
softlayer-go copied to clipboard
use `GinkgoWriter` instead of `fmt.Printf` in tests
Suggested by @sykesm on issue #106
"logging in tests, you should consider using GinkgoWriter as described in the doc instead of fmt.Printf"