24 releases (9 breaking)

new 0.24.3 Nov 5, 2024
0.24.0 Aug 21, 2024
0.23.2 Jul 11, 2024
0.21.1 Mar 19, 2024
0.18.0 Nov 3, 2023

#66 in #cosmwasm

Download history 1449/week @ 2024-07-16 1434/week @ 2024-07-23 1085/week @ 2024-07-30 1103/week @ 2024-08-06 1399/week @ 2024-08-13 975/week @ 2024-08-20 398/week @ 2024-08-27 1531/week @ 2024-09-03 1195/week @ 2024-09-10 1219/week @ 2024-09-17 1714/week @ 2024-09-24 1171/week @ 2024-10-01 1311/week @ 2024-10-08 1548/week @ 2024-10-15 1520/week @ 2024-10-22 1145/week @ 2024-10-29

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

LGPL-3.0

145KB
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
~390K SLoC