16 releases (5 breaking)
new 0.9.2 | Dec 16, 2024 |
---|---|
0.9.1 | Nov 5, 2024 |
0.9.0 | Oct 25, 2024 |
0.6.4 | Jul 24, 2024 |
#96 in #cosmwasm
260 downloads per month
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
~59–80MB
~1.5M SLoC