#testing #environments #go #cosmwasm #chain #cosmos-sdk #contracts

test-tube-inj

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

11 stable releases

new 2.0.4 Jan 15, 2025
2.0.2 Oct 16, 2024
1.1.5 Jun 18, 2024
1.1.3 Mar 20, 2024
1.1.0 May 24, 2023

#31 in Magic Beans

Download history 80/week @ 2024-09-28 68/week @ 2024-10-05 207/week @ 2024-10-12 89/week @ 2024-10-19 63/week @ 2024-10-26 54/week @ 2024-11-02 10/week @ 2024-11-09 110/week @ 2024-11-16 36/week @ 2024-11-23 52/week @ 2024-11-30 82/week @ 2024-12-07 64/week @ 2024-12-14 2/week @ 2024-12-21 1/week @ 2024-12-28 1/week @ 2025-01-04 223/week @ 2025-01-11

233 downloads per month
Used in 2 crates

MIT/Apache

47KB
1.5K 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

~23–38MB
~659K SLoC