#go #environments #testing #chain #integration #tube #cosmos

test-tube

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

15 releases (5 breaking)

new 0.6.0 Apr 17, 2024
0.6.0-alpha.1 Mar 1, 2024
0.5.0 Jan 24, 2024
0.3.0 Dec 15, 2023
0.1.0 Dec 21, 2022

#1688 in Magic Beans

Download history 249/week @ 2024-01-01 989/week @ 2024-01-08 898/week @ 2024-01-15 1075/week @ 2024-01-22 1085/week @ 2024-01-29 818/week @ 2024-02-05 1327/week @ 2024-02-12 658/week @ 2024-02-19 744/week @ 2024-02-26 604/week @ 2024-03-04 1073/week @ 2024-03-11 594/week @ 2024-03-18 647/week @ 2024-03-25 1007/week @ 2024-04-01 784/week @ 2024-04-08 1058/week @ 2024-04-15

3,533 downloads per month
Used in 16 crates (2 directly)

MIT/Apache

56KB
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

~18–33MB
~546K SLoC