On Sat, 22 Apr 2017, at 02:51 AM, Tong Sun wrote: > I'm afraid that you are wrong at both points. > > - tests needn't have to use the the *same *package name, in this case > *package pybr *is good, but *package pybr_test *is good as well.> - func > TestXxx is not the only signature allowed, see > https://golang.org/pkg/testing/#hdr-Examples The link says "Example functions without output comments are compiled but not executed." You don't appear to have the necessary output comments.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.