libp2p
    Preparing search index...

    Module @libp2p/interface-compliance-tests

    @libp2p/interface-compliance-tests

    libp2p.io Discuss codecov CI

    Compliance tests for JS libp2p interfaces

    Install

    $ npm i @libp2p/interface-compliance-tests
    

    Loading this module through a script tag will make its exports available as Libp2pInterfaceComplianceTests in the global namespace.

    <script src="https://unpkg.com/@libp2p/interface-compliance-tests/dist/index.min.js"></script>
    

    Usage

    Each interface has its documentation on how to use the compliance tests and should be used as the source of truth.

    API Docs

    License

    Licensed under either of

    Contribution

    Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

    Modules

    connection-encryption
    index
    is-valid-tick
    matchers
    mocks
    peer-discovery
    pubsub
    stream-muxer
    transport