mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Added failpoint (#2468)
This commit is contained in:
parent
2e60bf54ea
commit
702b1a6620
@ -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.
|
* [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.
|
* [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.
|
* [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
|
## Text Processing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user