25 unstable releases (9 breaking)

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

#65 in #cosmwasm

Download history 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 1470/week @ 2024-12-09 1315/week @ 2024-12-16 449/week @ 2024-12-23 397/week @ 2024-12-30 745/week @ 2025-01-06 661/week @ 2025-01-13 373/week @ 2025-01-20 290/week @ 2025-01-27 390/week @ 2025-02-03 241/week @ 2025-02-10

1,318 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–27MB
~394K SLoC