Atom-gotests
makes writing better Go tests easy. It is an IDE plugin for Atom that uses gotests
to generate table driven tests from selected function and method signatures. Any new dependencies in the test files are automatically imported.
apm install gotests
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.