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

All tests with Command::cargo_bin() fail when just running "cargo test" #41

Open
assarbad opened this issue Feb 18, 2023 · 0 comments
Open

Comments

@assarbad
Copy link

assarbad commented Feb 18, 2023

If you haven't built fastmod using cargo build, seven out of the thirteen tests fail. Those are all the tests that invoke Command::cargo_bin().

I'll look into this more closely and hope there is a way to express that the binary needs to be built prior to running cargo test within the Cargo.toml, because even if the idea is that fastmod be run, it probably implies that the latest version ought to be run.

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

1 participant