#test-tube #tube #test-tube-coreum #test-tube-core

test-tube-coreum

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

4 releases (2 stable)

new 5.0.0 Apr 16, 2025
4.1.2 Feb 4, 2025
0.2.0 Jul 3, 2024
0.1.0 Sep 21, 2023

#628 in Magic Beans

Download history 99/week @ 2025-01-31 26/week @ 2025-02-07 30/week @ 2025-02-14 2/week @ 2025-02-28 4/week @ 2025-03-21 117/week @ 2025-04-11

121 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

~30–44MB
~733K SLoC