test-tube-coreum

Crates.iotest-tube-coreum
lib.rstest-tube-coreum
version0.2.0
sourcesrc
created_at2023-09-21 09:32:32.663782
updated_at2024-07-03 11:59:03.647987
descriptionlibrary for building integration testing environments for cosmos-sdk chains in Rust
homepage
repositoryhttps://github.com/CoreumFoundation/test-tube
max_upload_size
id979240
size46,371
Coreum Foundation (CoreumDevelopment)

documentation

README

test-tube-core

test-tube-coreum 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.

test-tube-coreum is a modification of test-tube adjusted for the Coreum Blockchain.

Commit count: 182

cargo fmt