Registry / testing / nakamoto-test

nakamoto-test

JSON →
library0.4.0rscratesunverified

Testing utilities for the nakamoto Bitcoin light client crates.

# Cargo.toml [dependencies] nakamoto-test = "0.4.0"
INSTALL
IMPORT
SIG · NAKAMOTO-TEST
N
nakamoto-test
testingrustv0.4.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.

TestEnv
use nakamoto_test::TestEnv;

Creates a test environment for nakamoto components.

use nakamoto_test::TestEnv; fn main() { let env = TestEnv::new(); println!("Test environment created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
nakamoto-test — cargo add nakamoto-test · libregistry