Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtradeltd/go-libp2p-testutils
golang test utilities for libp2p development
https://github.com/rtradeltd/go-libp2p-testutils
golang ipfs libp2p testing testing-tools testutils
Last synced: about 1 month ago
JSON representation
golang test utilities for libp2p development
- Host: GitHub
- URL: https://github.com/rtradeltd/go-libp2p-testutils
- Owner: RTradeLtd
- License: apache-2.0
- Created: 2019-06-21T01:19:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T08:43:28.000Z (almost 5 years ago)
- Last Synced: 2024-08-06T16:14:57.744Z (5 months ago)
- Topics: golang, ipfs, libp2p, testing, testing-tools, testutils
- Language: Go
- Size: 44.9 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-libp2p-testutils
[![codecov](https://codecov.io/gh/RTradeLtd/go-libp2p-testutils/branch/master/graph/badge.svg)](https://codecov.io/gh/RTradeLtd/go-libp2p-testutils)
`go-libp2p-testutils` provides helpful utility functions useful when needing to write tests for libp2p/ipfs applications.
# Features
* Create libp2p host
* Create libp2p dht
* Create private key
* Create libp2p private network secret
* Create in-memory peerstore
* Create in-memory datastore
* Create a multiaddr
* Create a zap test logger
* Create an in-memory keystore