Registry / testing / safecoin-program-test

safecoin-program-test

JSON →
library1.14.17rscratesunverified

Testing framework for Safecoin blockchain programs.

# Cargo.toml [dependencies] safecoin-program-test = "1.14.17"
INSTALL
IMPORT
SIG · SAFECOIN-PROGRAM-T
S
safecoin-program-test
testingrustv1.14.17
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.

ProgramTest
use safecoin_program_test::ProgramTest;

Creates a default ProgramTest instance.

use safecoin_program_test::ProgramTest; fn main() { let _ = ProgramTest::default(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.14.17latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
safecoin-program-test — cargo add safecoin-program-test · libregistry