25 unstable releases (9 breaking)

new 0.24.4 Dec 16, 2024
0.24.3 Nov 5, 2024
0.24.2 Sep 30, 2024
0.23.2 Jul 11, 2024
0.18.0 Nov 3, 2023

#63 in #cosmwasm

Download history 497/week @ 2024-08-26 1169/week @ 2024-09-02 1264/week @ 2024-09-09 1302/week @ 2024-09-16 1306/week @ 2024-09-23 1582/week @ 2024-09-30 1223/week @ 2024-10-07 1506/week @ 2024-10-14 1792/week @ 2024-10-21 1015/week @ 2024-10-28 1237/week @ 2024-11-04 1014/week @ 2024-11-11 2032/week @ 2024-11-18 1399/week @ 2024-11-25 1097/week @ 2024-12-02 1302/week @ 2024-12-09

5,880 downloads per month
Used in 57 crates (7 directly)

LGPL-3.0

150KB
3K SLoC

Cosmwasm Orchestrator Mock

A Mock-chain implementation of cw-orch-core used by integration tests of contracts

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

~13–26MB
~392K SLoC