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

test-tube-ntrn

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

8 releases

new 0.1.7 Nov 7, 2024
0.1.6 Nov 3, 2024
0.1.3 Aug 8, 2024
0.1.2 Jul 31, 2024

#9 in #tube

Download history 110/week @ 2024-07-18 280/week @ 2024-07-25 46/week @ 2024-08-01 128/week @ 2024-08-08 36/week @ 2024-08-15 24/week @ 2024-08-22 9/week @ 2024-08-29 1/week @ 2024-09-05 66/week @ 2024-09-12 102/week @ 2024-09-19 114/week @ 2024-09-26 177/week @ 2024-10-03 78/week @ 2024-10-10 186/week @ 2024-10-17 223/week @ 2024-10-24 644/week @ 2024-10-31

1,143 downloads per month
Used in 2 crates (via neutron-test-tube)

MIT/Apache

49KB
1.5K SLoC

test-tube-ntrn

test-tube-ntrn on crates.io Docs

test-tube-ntrn 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
~649K SLoC