While I am trying to introduce the usage of export_test.go to someone new to Go, I failed to find a document regarding this feature neither in testing nor in go command, not even in the wiki.
I am not sure if I overlooked somewhere, but I would propose documenting this somewhere more visible, such as the testing package's document.
While I am trying to introduce the usage of
export_test.goto someone new to Go, I failed to find a document regarding this feature neither in testing nor in go command, not even in the wiki.I am not sure if I overlooked somewhere, but I would propose documenting this somewhere more visible, such as the testing package's document.