diff --git a/README.md b/README.md index abccb5ac..ef8de188 100644 --- a/README.md +++ b/README.md @@ -1440,6 +1440,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [chromedp](https://github.com/knq/chromedp) - a way to drive/test Chrome, Safari, Edge, Android Webviews, and other browsers supporting the Chrome Debugging Protocol. * [ggr](https://github.com/aerokube/ggr) - a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs. * [selenoid](https://github.com/aerokube/selenoid) - alternative Selenium hub server that launches browsers within containers. + +* Fail injection + * [failpoint](https://github.com/pingcap/failpoint) - An implementation of [failpoints](http://www.freebsd.org/cgi/man.cgi?query=fail) for Golang. ## Text Processing