Bookmarks tagged [fuzzing]
https://github.com/dvyukov/go-fuzz
Randomized testing system.
- tags: go, testing, debugging, fuzzing
- source code
https://github.com/google/gofuzz
Library for populating go objects with random values.
- tags: go, testing, debugging, fuzzing
- source code
https://github.com/zimmski/tavor
Generic fuzzing and delta-debugging framework.
- tags: go, testing, debugging, fuzzing
- source code
https://github.com/mafredri/cdp
Type-safe bindings for the Chrome Debugging Protocol that can be used with browsers or other debug targets that implement it.
- tags: go, testing, debugging, fuzzing
- source code
https://github.com/knq/chromedp
a way to drive/test Chrome, Safari, Edge, Android Webviews, and other browsers supporting the Chrome Debugging Protocol.
- tags: go, testing, debugging, fuzzing
- source code
https://github.com/aerokube/ggr
a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs.
- tags: go, testing, debugging, fuzzing
- source code
https://github.com/aerokube/selenoid
alternative Selenium hub server that launches browsers within containers.
- tags: go, testing, debugging, fuzzing
- source code
https://github.com/pingcap/failpoint
An implementation of failpoints for Golang.
- tags: go, testing, debugging, fuzzing
- source code