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

test-tube-inj

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

4 stable releases

1.1.3 Mar 20, 2024
1.1.2 Mar 14, 2024
1.1.1 Sep 26, 2023
1.1.0 May 24, 2023

#68 in #environments

Download history 63/week @ 2023-12-30 72/week @ 2024-01-06 142/week @ 2024-01-13 99/week @ 2024-01-20 156/week @ 2024-01-27 52/week @ 2024-02-03 59/week @ 2024-02-10 36/week @ 2024-02-17 52/week @ 2024-02-24 41/week @ 2024-03-02 183/week @ 2024-03-09 205/week @ 2024-03-16 62/week @ 2024-03-23 94/week @ 2024-03-30 44/week @ 2024-04-06 17/week @ 2024-04-13

231 downloads per month
Used in injective-test-tube

MIT/Apache

51KB
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
~548K SLoC