9 stable releases
2.0.2 | Oct 16, 2024 |
---|---|
2.0.1 | Aug 2, 2024 |
1.1.5 | Jun 18, 2024 |
1.1.4 | May 2, 2024 |
1.1.0 | May 24, 2023 |
252 downloads per month
Used in 2 crates
48KB
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
~23–37MB
~650K SLoC