Registry / testing / libp2p-swarm-test

libp2p-swarm-test

JSON →
library0.6.0rscratesunverified

Test framework for code building on top of libp2p-swarm, providing utilities for testing peer-to-peer networks.

# Cargo.toml [dependencies] libp2p-swarm-test = "0.6.0"
INSTALL
IMPORT
SIG · LIBP2P-SWARM-TEST
L
libp2p-swarm-test
testingrustv0.6.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.

SwarmTest
use libp2p_swarm_test::SwarmTest;

Initializes a new swarm test environment.

use libp2p_swarm_test::SwarmTest; fn main() { let test = SwarmTest::new(); println!("Test framework ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libp2p-swarm-test — cargo add libp2p-swarm-test · libregistry