Skip to main content

Crate eventcore_testing

Crate eventcore_testing 

Source

Re-exports§

pub use chaos::*;
pub use contract::*;
pub use deterministic::*;
pub use event_collector::*;

Modules§

chaos
contract
deterministic
Deterministic testing utilities for event stores.
event_collector
Test utility for collecting events during projection for assertions.

Macros§

backend_contract_tests
Unified contract test macro for all backend implementations.