forked from cerc-io/ipld-eth-server
35 lines
1.4 KiB
Markdown
35 lines
1.4 KiB
Markdown
# go-testutil
|
|
|
|
[](http://ipn.io)
|
|
[](http://ipfs.io/)
|
|
[](http://webchat.freenode.net/?channels=%23ipfs)
|
|
[](https://github.com/RichardLitt/standard-readme)
|
|
[](https://coveralls.io/github/libp2p/go-testutil?branch=master)
|
|
[](https://travis-ci.org/libp2p/go-testutil)
|
|
|
|
> A collection of testing utilities for ipfs and libp2p
|
|
|
|
## Install
|
|
|
|
```sh
|
|
go get github.com/libp2p/go-testutil
|
|
```
|
|
|
|
## Usage
|
|
|
|
See the [documentation](https://godoc.org/github.com/libp2p/go-testutil).
|
|
|
|
## Contribute
|
|
|
|
Feel free to join in. All welcome. Open an [issue](https://github.com/libp2p/go-testutil/issues)!
|
|
|
|
This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
|
|
|
|
### Want to hack on IPFS?
|
|
|
|
[](https://github.com/ipfs/community/blob/master/contributing.md)
|
|
|
|
## License
|
|
|
|
[MIT](LICENSE) © Protocol Labs, Inc.
|