Skip to main content

Crate clankers_testing

Crate clankers_testing 

Source
Expand description

Replay-based testing framework for clankeRS nodes.

Re-exports§

pub use assertions::assert_dropped_messages;
pub use assertions::assert_max_latency;
pub use assertions::assert_no_panics;
pub use assertions::assert_topic_exists;
pub use context::ReplayContext;
pub use context::ReplayTestResult;

Modules§

assertions
context