15 releases (5 breaking)

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

#516 in Magic Beans

Download history 27/week @ 2024-07-16 259/week @ 2024-07-23 62/week @ 2024-07-30 7/week @ 2024-08-06 21/week @ 2024-08-13 14/week @ 2024-08-20 9/week @ 2024-08-27 76/week @ 2024-09-03 161/week @ 2024-09-10 29/week @ 2024-09-17 245/week @ 2024-09-24 112/week @ 2024-10-01 308/week @ 2024-10-08 137/week @ 2024-10-15 461/week @ 2024-10-22 130/week @ 2024-10-29

1,061 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–80MB
~1.5M SLoC