test-tube-ntrn

Crates.iotest-tube-ntrn
lib.rstest-tube-ntrn
version0.1.7
sourcesrc
created_at2024-07-21 17:03:07.96617
updated_at2024-11-07 15:51:04.124928
descriptionlibrary for building integration testing environments for cosmos-sdk chains in Rust
homepage
repositoryhttps://github.com/margined-protocol/test-tube
max_upload_size
id1310448
size49,427
Max (maxrobot)

documentation

README

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.

Commit count: 21

cargo fmt