#environments #go #testing #integration #chains #tube #integration-tests

classic-core-test-tube

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

1 unstable release

0.2.0 Dec 9, 2023

#10 in #tube


Used in classic-test-tube

MIT/Apache

46KB
1K SLoC

test-tube

test-tube 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.

Dependencies

~29–42MB
~815K SLoC