16 releases (5 breaking)

new 0.9.2 Dec 16, 2024
0.9.1 Nov 5, 2024
0.9.0 Oct 25, 2024
0.6.4 Jul 24, 2024

#96 in #cosmwasm

Download history 9/week @ 2024-08-24 67/week @ 2024-08-31 156/week @ 2024-09-07 36/week @ 2024-09-14 170/week @ 2024-09-21 168/week @ 2024-09-28 284/week @ 2024-10-05 166/week @ 2024-10-12 359/week @ 2024-10-19 246/week @ 2024-10-26 231/week @ 2024-11-02 99/week @ 2024-11-09 76/week @ 2024-11-16 117/week @ 2024-11-23 20/week @ 2024-11-30 31/week @ 2024-12-07

260 downloads per month

LGPL-3.0 and GPL-3.0-or-later

480KB
11K 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

~59–80MB
~1.5M SLoC