https://github.com/libp2p/go-libp2p-testing
Test toolbox for go-libp2p modules
https://github.com/libp2p/go-libp2p-testing
Last synced: 8 months ago
JSON representation
Test toolbox for go-libp2p modules
- Host: GitHub
- URL: https://github.com/libp2p/go-libp2p-testing
- Owner: libp2p
- License: other
- Created: 2019-04-25T15:02:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T08:32:26.000Z (about 1 year ago)
- Last Synced: 2025-04-07T23:24:09.271Z (about 1 year ago)
- Language: Go
- Homepage: https://libp2p.io
- Size: 178 KB
- Stars: 7
- Watchers: 19
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-libp2p-testing
[](https://protocol.ai)
[](https://libp2p.io/)
[](http://webchat.freenode.net/?channels=%23libp2p)
[](https://godoc.org/github.com/libp2p/go-libp2p-testing)
[](https://coveralls.io/github/libp2p/go-libp2p-testing?branch=master)
[](https://travis-ci.org/libp2p/go-libp2p-testing)
[](https://discuss.libp2p.io)
> Testing toolbox for go-libp2p modules.
## Install
```sh
go get github.com/libp2p/go-libp2p-testing
```
## Usage
Check out the [GoDocs](https://godoc.org/github.com/libp2p/go-libp2p-testing).
## License
Dual-licensed under MIT and ASLv2, by way of the [Permissive License Stack](https://protocol.ai/blog/announcing-the-permissive-license-stack/).