Re-exports§
pub use runtime_context::RuntimeContext;pub use runtime_context::ShellConfig;
Modules§
- cancel
- Cancellation primitives shared by the run scheduler, per-test watchdog,
VM, BIFs, and effect manager. Wraps
tokio_util::sync::CancellationTokenwith a per-token reason slot so observers can answer “why was I cancelled?” without needing a separate side channel. - effect
- observe
- report
- runtime_
context - viewer
- Embedded Svelte viewer bundle.
- vm
Structs§
Enums§
Functions§
- execute
- slugify
- Convert a test name to a filesystem-safe slug.
- test_
display_ id - Format a test identifier for display:
path/slugified-name.