15 releases (5 breaking)

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

#77 in #cosmwasm

Download history 3/week @ 2024-08-04 27/week @ 2024-08-11 12/week @ 2024-08-18 9/week @ 2024-08-25 68/week @ 2024-09-01 163/week @ 2024-09-08 31/week @ 2024-09-15 187/week @ 2024-09-22 151/week @ 2024-09-29 293/week @ 2024-10-06 155/week @ 2024-10-13 388/week @ 2024-10-20 219/week @ 2024-10-27 232/week @ 2024-11-03 94/week @ 2024-11-10 77/week @ 2024-11-17

653 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

~58–79MB
~1.5M SLoC