goreplay

Traffic replayer

Captures and replays live HTTP traffic to test systems with real data

GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.

GitHub

19k stars
471 watching
30 forks
Language: Go
last commit: 2 months ago
Linked from 4 awesome lists

devopsgoqatestingtesting-tools

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
qax-os/goreporter Analyzes and reports on the quality of Go code. 3,128
session-replay-tools/tcpcopy A tool for simulating real-world network traffic to test the stability and performance of internet applications 4,528
wiremock/wiremock A tool for mocking HTTP services in development and testing environments 6,410
parnurzeal/gorequest A simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests. 3,445
openreplay/openreplay A tool for recording and analyzing user behavior on web applications to help with troubleshooting and optimization 9,632
locustio/locust An open source tool for writing and running load tests in plain Python to evaluate performance under heavy loads 25,231
gavv/httpexpect A toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility 2,569
orange-opensource/hurl A command line tool for testing and running HTTP requests with plain text format. 13,431
smartystreets/goconvey A tool for writing and running Go tests in the browser or terminal with visualizations of test results 8,282
google/gops A tool to diagnose and inspect running Go processes on a system. 6,770
maruel/panicparse Analyze crash dumps from Go applications to deduce and prioritize problematic goroutines 3,533
gorilla/mux A powerful HTTP router and URL matcher for building web servers. 20,970
dvyukov/go-fuzz A tool for generating and testing random inputs to ensure software reliability 4,790
allinurl/goaccess An open-source tool that analyzes and visualizes web log data in real-time, providing detailed statistics and insights. 18,649
apiaryio/dredd Tool for validating API implementations against their own documentation 4,192