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

expose test binary path #2119

Closed
danburkert opened this issue Nov 6, 2015 · 2 comments
Closed

expose test binary path #2119

danburkert opened this issue Nov 6, 2015 · 2 comments

Comments

@danburkert
Copy link

There should be a way to get the path to the binary resulting from cargo test --no-run via scripts in a non interactive setting.

@danburkert
Copy link
Author

It can be done via file globbing, but it's a little messy.

@alexcrichton
Copy link
Member

My preferred method of doing this would be to actually just have predictable names, so I'm going to close this in favor of #1924, but thanks for the report!

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