Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass through -work to go build #277

Closed
squeedee opened this issue Jul 29, 2016 · 2 comments
Closed

Pass through -work to go build #277

squeedee opened this issue Jul 29, 2016 · 2 comments

Comments

@squeedee
Copy link
Contributor

We had a test polution that i suspected was removing the intermediary go build files. I wanted to run ginkgo -r -work to prove it, but that's not an option.

I admit that go test -work ./... get's me there, but theres a small but time-consuming cognitive dissonance switching from ginkgo's syntax to go test's packages spec.

@onsi
Copy link
Owner

onsi commented Jun 3, 2017

I think the flag gets passed in now but Ginkgo doesn't print out the compilation output. Will fix.

@onsi
Copy link
Owner

onsi commented Jun 29, 2017

this is now fixed.

@onsi onsi closed this as completed Jun 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants