Expand description
Testing utilities for hojicha applications in the runtime crate
Re-exports§
pub use async_test_utils::AsyncTestHarness;pub use async_test_utils::CmdTestExt;pub use test_runner::TestRunner;
Modules§
- async_
test_ utils - Utilities for testing async and timing-dependent behavior
- test_
runner - Test runner utilities for testing hojicha applications