Mister-Meeseeks / goto

Build without GOPATH
Apache License 2.0
0 stars 0 forks source link

goto test recurse by default #11

Closed Mister-Meeseeks closed 5 years ago

Mister-Meeseeks commented 5 years ago

When passed a directory path, goto test should test cursively through that directory tree unless otherwise specified. Equivalent of go test ./foo/...