Skip to content

Instantly share code, notes, and snippets.

@syossan27
Created January 19, 2018 09:58
Show Gist options
  • Save syossan27/7cf3f80a7f8af7098993b82b5cae44cd to your computer and use it in GitHub Desktop.
Save syossan27/7cf3f80a7f8af7098993b82b5cae44cd to your computer and use it in GitHub Desktop.
$ ./structure-test-darwin-amd64 -test.v --image golang go_test.yaml
Using driver docker
=== RUN TestAll
2018/01/19 18:49:34 Running tests for file go_test.yaml
=== RUN TestAll/Command_Test:_go_test
=== RUN TestAll/Metadata_Test
--- PASS: TestAll (0.94s)
--- PASS: TestAll/Command_Test:_go_test (0.94s)
docker_driver.go:74: stdout: /usr/local/go/bin/go
--- PASS: TestAll/Metadata_Test (0.00s)
structure_test.go:47: Total tests run: 2
PASS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment