23 releases (9 breaking)

0.24.2 Sep 30, 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

#58 in #cosmwasm

Download history 1267/week @ 2024-06-26 1019/week @ 2024-07-03 2187/week @ 2024-07-10 1525/week @ 2024-07-17 1407/week @ 2024-07-24 937/week @ 2024-07-31 1295/week @ 2024-08-07 1285/week @ 2024-08-14 775/week @ 2024-08-21 474/week @ 2024-08-28 1468/week @ 2024-09-04 1508/week @ 2024-09-11 990/week @ 2024-09-18 1890/week @ 2024-09-25 1268/week @ 2024-10-02 1112/week @ 2024-10-09

5,639 downloads per month
Used in 53 crates (6 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