Skip to content

Interoperability tests for libp2p

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

libp2p/test-plans

Folders and files

NameName
Last commit message
Last commit date
Mar 14, 2025
Sep 11, 2024
Mar 14, 2025
Mar 6, 2025
Jun 6, 2024
Apr 22, 2020
Apr 22, 2020
Mar 6, 2025
Oct 21, 2022
Sep 5, 2024

Repository files navigation

Interoperability/end to end test-plans & performance benchmarking for libp2p

Interop Dashboard

Made by Protocol Labs

This repository contains:

  • interoperability tests for libp2p's transport layers modules across different implementations and versions
  • components to run performance benchmarks for different libp2p implementations

Transport Interop

Specs

Please see our first specification for interoperability tests between transports, multiplexers, and secure channels here: Transport Interoperability Test Specs

More specs to come soon!

History

These test-plans historically used Testground. To read why we're now using docker compose instead please see: Why we're moving away from Testground

Performance Benchmarking

Please see the benchmarking README.

Roadmap

Our roadmap for test-plans can be found here: https://github.com/libp2p/test-plans/blob/master/ROADMAP.md

It represents current projects the test-plans maintainers are focused on and provides an estimation of completion targets. It is complementary to those of go-libp2p, rust-libp2p, js-libp2p, and the overarching libp2p project roadmap.

License

Dual-licensed: MIT, Apache Software License v2, by way of the Permissive License Stack.