Skip to main content

Module testing

Module testing 

Source
Expand description

Test utilities for orca crates.

Provides MockRuntime for testing components that need a [Runtime] without requiring Docker or wasmtime.

Structsยง

MockRuntime
A mock Runtime that tracks operations without running real workloads.