test-tube-inj

Crates.iotest-tube-inj
lib.rstest-tube-inj
version2.0.2
sourcesrc
created_at2023-05-24 17:14:24.475358
updated_at2024-10-16 16:15:55.871963
descriptionlibrary for building integration testing environments for cosmos-sdk chains in Rust
homepage
repositoryhttps://github.com/InjectiveLabs/test-tube
max_upload_size
id873560
size47,532
Max (maxrobot)

documentation

README

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.

Commit count: 123

cargo fmt