Expand description
Interact with cargo
Macros§
- cargo_
bin - The absolute path to a binary target’s executable.
Functions§
- cargo_
bin - Look up the path to a cargo-built binary within an integration test
- cargo_
bin_ opt - Look up the path to a cargo-built binary within an integration test
- cargo_
bins - Return all the name and path for all binaries built by Cargo
- compile_
example examples - Prepare an example for testing
- compile_
examples examples - Prepare all examples for testing