Thanks Arkadiusz. Good tip. El domingo, 30 de junio de 2024 a las 16:38:44 UTC-3, Arkadiusz Drabczyk escribió:
> On Sat, Jun 29, 2024 at 11:14:56AM -0300, Victor Manuel Giordano wrote: > > Thank you all for the feedback. It is appreciated. > > > > • So it is not possible via the golang platform native capabilities... > > It is as described in the second part of this answer > https://stackoverflow.com/a/16936314/3691891. If you have a typical > pkg/cmd layout as described at > https://github.com/golang-standards/project-layout you can do > something like that: > > $ go test ./cmd/<MY_CMD>/main_test.go ./cmd/<MY_CMD>/main.go > > -- > Arkadiusz Drabczyk <arka...@drabczyk.org> > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/727f133d-0ccb-4d9d-96d4-80ff2c90bf5en%40googlegroups.com.