Created
January 19, 2018 09:58
-
-
Save syossan27/7cf3f80a7f8af7098993b82b5cae44cd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./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