Testground testplans for libp2p
Go to file
github-actions[bot] ebdf52d20c chore: update the link to the interop dashboard [skip ci] 2023-02-08 18:08:23 +00:00
.github Introduce composite action for running ping interop tests (#123) 2023-02-02 10:17:22 +11:00
multidim-interop Introduce composite action for running ping interop tests (#123) 2023-02-02 10:17:22 +11:00
.gitignore Add fast multidimensional interop tests (#97) 2023-01-10 14:26:27 -08:00
LICENSE-APACHE initial commit. 2020-04-22 16:25:28 +01:00
LICENSE-MIT initial commit. 2020-04-22 16:25:28 +01:00
README.md chore: update the link to the interop dashboard [skip ci] 2023-02-08 18:08:23 +00:00
ROADMAP.md Organization: add DESIGN.md and ROADMAP.md (#44) 2022-10-20 17:30:36 -07:00

README.md

Interoperabilty and end to end test-plans for libp2p

Interop Dashboard

Made by Protocol Labs Go version

This repository contains interoperability and end to end tests for libp2p modules across different implementations and versions.

Specs

Please see our first specification for interoperability tests between transports, multiplexers, and secure channels here: 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

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.