Il giorno sabato 4 febbraio 2017 23:59:34 UTC+1, Tong Sun ha scritto:
>
> I know all go testing code are invoked with "*go test*", however, I want
> to easily test out some of the test code of the package I'm trying, so the
> easiest way is to test them out as-is, but with "*go run*" instead. Is
On Saturday, February 4, 2017 at 5:59:34 PM UTC-5, Tong Sun wrote:
>
> I know all go testing code are invoked with "*go test*", however, I want
> to easily test out some of the test code of the package I'm trying, so the
> easiest way is to test them out as-is, but with "*go run*" instead. Is i