Related in Fuzzing and delta-debugging/reducing/shrinking
- go-fuzz - Randomized testing system.
- Tavor - Generic fuzzing and delta-debugging framework.
- bonk - Fast, stealth-first browser automation library using Chrome DevTools Protocol over WebSocket with no external dependencies.
- cdp - Type-safe bindings for the Chrome Debugging Protocol that can be used with browsers or other debug targets that implement it.
- playwright-go - browser automation library to control Chromium, Firefox and WebKit with a single API.
- rod - A Devtools driver to make web automation and scraping easy.
- selenosis - Stateless Kubernetes-native hub that routes Selenium, Playwright, and MCP sessions to on-demand browser pods via custom resources.
- failpoint - An implementation of failpoints for Golang.