4 releases

new 0.5.2 Jun 17, 2024
0.5.1 Jun 12, 2024
0.4.1 Jun 3, 2024
0.4.0 May 28, 2024
0.3.0 May 28, 2024

#126 in #cosmwasm

Download history 252/week @ 2024-05-27 170/week @ 2024-06-03 231/week @ 2024-06-10

653 downloads per month

GPL-3.0-only

435KB
9K SLoC

Cosmwasm Orchestrator Mock

A Mock-chain implementation of cw-orch-core used by integration tests of contracts and testing against actual on-chain state.

See top-level README


lib.rs:

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.

Dependencies

~50–68MB
~1M SLoC