$ErrorActionPreference = "Stop" go test ./... Push-Location internal go test ./... Pop-Location Push-Location examples go test ./... Pop-Location