miden-testing 0.15.1

Miden protocol testing tools
Documentation
1
2
3
4
//! Tests for the execution-error assertion macros (`assert_execution_error!` and
//! `assert_transaction_executor_error!`), defined in [`crate::utils`].

mod test_assertion_macros;