pub fn cargo_bin(name: &str) -> PathBuf
Expand description

Look up the path to a cargo-built binary within an integration test.

NOTE: Prefer cargo_bin! as this makes assumptions about cargo