Expand description
Integration testing execution environment backed by a cw-multi-test App. It has an associated state that stores deployment information for easy retrieval and contract interactions.
Re-exports§
pub use clone_cw_multi_test as cw_multi_test;
Modules§
Structs§
- Clone
Testing - Wrapper around a cw-multi-test
App
backend. - Mock
State - Mock state for testing, stores addresses and code-ids.