Expand description
Host-side artifact discovery and build helpers for PocketIC tests.
Structs§
- Watched
Input Snapshot - WatchedInputSnapshot
Functions§
- build_
wasm_ canisters - Build one or more wasm canisters into the provided target directory.
- icp_
artifact_ ready_ for_ build - Check whether an ICP artifact exists, is nonempty, and is fresh against watched inputs.
- icp_
artifact_ ready_ with_ snapshot - Check one ICP artifact against one already-captured watched-input snapshot.
- read_
wasm - Read a compiled wasm artifact for one crate.
- test_
target_ dir - Return a stable target directory for host-side wasm test artifacts.
- wasm_
artifacts_ ready - Check whether all requested wasm artifacts already exist.
- wasm_
path - Resolve the wasm artifact path for one crate under a target directory.
- workspace_
root_ for - Resolve the workspace root from a crate manifest directory.