10 unstable releases (3 breaking)

new 0.7.0 Sep 11, 2024
0.6.4 Jul 24, 2024
0.5.2 Jun 17, 2024
0.4.1 Jun 3, 2024
0.3.0 May 28, 2024

#104 in #cosmwasm

Download history 252/week @ 2024-05-27 170/week @ 2024-06-03 231/week @ 2024-06-10 192/week @ 2024-06-17 39/week @ 2024-06-24 37/week @ 2024-07-01 374/week @ 2024-07-08 43/week @ 2024-07-15 223/week @ 2024-07-22 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

118 downloads per month

GPL-3.0-only

465KB
10K 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–79MB
~1.5M SLoC