Skip to content

Instantly share code, notes, and snippets.

@syossan27
Created January 19, 2018 09:57
Show Gist options
  • Save syossan27/511ad40d4694773bdaca8e2799abf4f7 to your computer and use it in GitHub Desktop.
Save syossan27/511ad40d4694773bdaca8e2799abf4f7 to your computer and use it in GitHub Desktop.
schemaVersion: '2.0.0'
commandTests:
- name: "go test"
command: "which"
args: ["go"]
expectedOutput: "/usr/local/go/bin/go"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment