13 releases (7 breaking)

new 0.22.0-rc Apr 25, 2024
0.21.1 Mar 19, 2024
0.21.0 Feb 28, 2024
0.19.1 Dec 20, 2023
0.18.0 Nov 3, 2023

#2559 in Magic Beans

Download history 404/week @ 2024-01-02 239/week @ 2024-01-09 117/week @ 2024-01-16 542/week @ 2024-01-23 391/week @ 2024-01-30 702/week @ 2024-02-06 1011/week @ 2024-02-13 650/week @ 2024-02-20 848/week @ 2024-02-27 740/week @ 2024-03-05 701/week @ 2024-03-12 655/week @ 2024-03-19 431/week @ 2024-03-26 958/week @ 2024-04-02 539/week @ 2024-04-09 788/week @ 2024-04-16

2,815 downloads per month
Used in 28 crates (via cw-orch)

GPL-3.0-only

140KB
3K SLoC

Cosmwasm Orchestrator Mock

A Mock-chain implementation of cw-orch-core used by integration tests of contracts

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

~9–20MB
~274K SLoC