diff --git a/README.md b/README.md index 5f90d39398558d56a92ffbd6bf481bc7b0f00d62..f7cb019cd158625c4ff90183804c9808ba65acd0 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ go get github.com/libp2p/go-libp2p-core Check out the [GoDocs](https://godoc.org/github.com/libp2p/go-libp2p-core). +## Testing +To test instantiations of interfaces and abstractions, you can use the [test suite](https://github.com/libp2p/go-libp2p-testing/tree/master/suites). + ## License Dual-licensed under MIT and ASLv2, by way of the [Permissive License Stack](https://protocol.ai/blog/announcing-the-permissive-license-stack/).