test-tube-coreum

library for building integration testing environments for cosmos-sdk chains in Rust

2 unstable releases

0.2.0 Jul 3, 2024
0.1.0 Sep 21, 2023

35 downloads per month
Used in coreum-test-tube

MIT/Apache

47KB
1K SLoC

test-tube-core

test-tube-coreum on crates.io Docs

test-tube is a generic library for building testing environments for CosmWasm smart contracts. It allows you to test your smart contract logic against the actual Cosmos SDK chain's logic, which is written in Go, using Rust. This eliminates the need to write Go code or learn Go in order to test your smart contracts against the Cosmos SDK.

test-tube-coreum is a modification of test-tube adjusted for the Coreum Blockchain.

Dependencies

~22–36MB
~629K SLoC