Module testing

Module testing 

Source
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