16 releases (5 breaking)

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

#93 in #cosmwasm

24 downloads per month

LGPL-3.0 and GPL-3.0-or-later

485KB
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

~55–75MB
~1.5M SLoC