Registry / testing / sg-multi-test

sg-multi-test

JSON →
library3.1.0rscratesunverified

Integration test helpers for Stargaze custom contracts.

# Cargo.toml [dependencies] sg-multi-test = "3.1.0"
INSTALL
IMPORT
SIG · SG-MULTI-TEST
S
sg-multi-test
testingrustv3.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

App
use sg_multi_test::App;

Create a default test app for Stargaze contracts.

use sg_multi_test::App; fn main() { let app = App::default(); println!("App created: {:?}", app); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
sg-multi-test — cargo add sg-multi-test · libregistry