google / styleguide

Style guides for Google-originated open-source projects

Home Page:https://google.github.io/styleguide/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Style Guide — Go Tip Episodes & Unit Testing Practices

nchengyeeshen opened this issue · comments

Are there any plans to release the Go Tip Episodes and Unit Testing Practices found under External References in the Google Go Style Guide? Many parts of the style guide reference the Go Tips which are unavailable at this time.

Publishing the Go Tip episodes has been on the mind of the Go Tip editors (and to an extent that of the Go Style maintainers). It's hard to know when any of this would land, though. It takes quite a bit of work to externally publish material (cf. Testing on the Toilet). The Go Tip material would land in a place outside of the style material here.

The story for the Unit Testing Practices material is similar but involves a different audience.

Overall, I sympathize a lot with what you are asking for.