15 releases (5 breaking)

0.9.1 Nov 5, 2024
0.8.1 Oct 22, 2024
0.6.4 Jul 24, 2024

#845 in Magic Beans

Download history 100/week @ 2024-07-29 27/week @ 2024-08-12 13/week @ 2024-08-19 9/week @ 2024-08-26 69/week @ 2024-09-02 165/week @ 2024-09-09 29/week @ 2024-09-16 196/week @ 2024-09-23 141/week @ 2024-09-30 299/week @ 2024-10-07 149/week @ 2024-10-14 464/week @ 2024-10-21 143/week @ 2024-10-28 240/week @ 2024-11-04 86/week @ 2024-11-11

934 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

~76MB
~1.5M SLoC