17 releases (7 breaking)
new 0.8.0 | Oct 23, 2024 |
---|---|
0.7.0 | May 17, 2024 |
0.6.0 | Apr 17, 2024 |
0.6.0-alpha.1 | Mar 1, 2024 |
0.1.0 | Dec 21, 2022 |
#179 in Magic Beans
892 downloads per month
Used in 18 crates
(2 directly)
58KB
1.5K
SLoC
test-tube
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
~22–37MB
~664K SLoC