>From my understanding Unit Tests should focus on testing a single feature and not use the filesystem.
But in the Go source (https://github.com/golang/go) I saw several tests that would violate those conditions. Should we strive to follow more standard conventions in our own unit tests? or are those tests idiomatic and acceptable for Go? -- 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.