You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should make the tests that use these integration tests rather than unit tests, so that the binaries get built automatically and we don't need the path_to_exe hack. Anyway, I was under the impression if you wanted tests to have access to binaries, they needed to be in src/bin/. Is that wrong?
Is there any reason to be able to do
cargo install
those binaries?The text was updated successfully, but these errors were encountered: