# Testing libp2p transport on IPFS

**URL:** https://discuss.ipfs.tech/t/testing-libp2p-transport-on-ipfs/7313
**Category:** Uncategorized
**Created:** [February 21, 2020, 9:06am UTC](https://discuss.ipfs.tech/t/testing-libp2p-transport-on-ipfs/7313 "2020-02-21T09:06:33Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![realChainLife](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/realchainlife/32/2944_2.png) [@realChainLife](https://discuss.ipfs.tech/u/realChainLife)
#### Post date: [February 21, 2020, 9:06am UTC](https://discuss.ipfs.tech/t/testing-libp2p-transport-on-ipfs/7313/1 "2020-02-21T09:06:33Z")

</div>

I’ve started working with several libp2p transports and was wondering if there’s a way to run tests on IPFS in the absence of a test network.

---

<div class="post-metadata">

### Author: ![realChainLife](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/realchainlife/32/2944_2.png) [@realChainLife](https://discuss.ipfs.tech/u/realChainLife)
#### Post date: [February 21, 2020, 10:04am UTC](https://discuss.ipfs.tech/t/testing-libp2p-transport-on-ipfs/7313/2 "2020-02-21T10:04:06Z")

</div>

@marten-seemann, any suggestions?

---

<div class="post-metadata">

### Author: ![hector](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/hector/32/178_2.png) [@hector](https://discuss.ipfs.tech/u/hector)
#### Post date: [March 6, 2020, 12:16pm UTC](https://discuss.ipfs.tech/t/testing-libp2p-transport-on-ipfs/7313/3 "2020-03-06T12:16:43Z")

</div>

Hi,

there is [https://github.com/ipfs/testground/](https://github.com/ipfs/testground/) and [https://github.com/ipfs/iptb](https://github.com/ipfs/iptb), which can be used to launch networks of peers and run tests on them.
