18 unstable releases (8 breaking)
new 0.9.0 | Dec 11, 2024 |
---|---|
0.8.0 | Oct 23, 2024 |
0.7.0 | May 17, 2024 |
0.6.0-alpha.1 | Mar 1, 2024 |
0.1.0 | Dec 21, 2022 |
#7 in #cosmos-sdk
1,072 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
~24–39MB
~675K SLoC