7.0.3 • Published 11 months ago

@libp2p/interface-stream-muxer-compliance-tests v7.0.3

Weekly downloads
-
License
Apache-2.0 OR MIT
Repository
github
Last release
11 months ago

@libp2p/interface-stream-muxer-compliance-tests

libp2p.io Discuss codecov CI

Compliance tests for implementations of the libp2p Stream Muxer interface

Table of contents

Install

$ npm i @libp2p/interface-stream-muxer-compliance-tests

Usage

import tests from '@libp2p/interface-stream-muxer-compliance-tests'

describe('your stream muxer implementation', () => {
  tests({
    // Options should be passed to your implementation
    async setup (options) {
      return new YourImplementation()
    },
    async teardown () {
      // cleanup resources created by setup()
    }
  })
})

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.

7.0.3-d853d124

11 months ago

7.0.3-d2f1eff4

11 months ago

7.0.3-ab0e3980

11 months ago

7.0.3

12 months ago

7.0.2

1 year ago

7.0.3-1c6702c8

11 months ago

7.0.3-ea8a0637

11 months ago

7.0.3-3dfc236e

11 months ago

7.0.3-8c6b6d24

11 months ago

7.0.3-5a9fb4d6

11 months ago

7.0.3-883082ca

11 months ago

7.0.0

1 year ago

7.0.1

1 year ago

6.0.12

1 year ago

6.0.11

1 year ago

6.0.10

1 year ago

6.0.9

1 year ago

6.0.8

1 year ago

6.0.5

1 year ago

6.0.4

2 years ago

6.0.7

1 year ago

6.0.6

1 year ago

5.0.0

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago

6.0.3

2 years ago

6.0.2

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

3.0.1

2 years ago

4.0.0

2 years ago

3.0.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

0.0.0

2 years ago