15 releases (7 breaking)

0.22.2 May 14, 2024
0.22.0-rc Apr 25, 2024
0.21.1 Mar 19, 2024
0.19.1 Dec 20, 2023
0.18.0 Nov 3, 2023

#2274 in Magic Beans

Download history 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 818/week @ 2024-04-16 810/week @ 2024-04-23 1102/week @ 2024-04-30 595/week @ 2024-05-07 1241/week @ 2024-05-14

3,814 downloads per month
Used in 37 crates (2 directly)

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–21MB
~275K SLoC