-
Notifications
You must be signed in to change notification settings - Fork 38
Home
Leonid Bugaev edited this page Jul 13, 2016
·
18 revisions
Gor 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.
Read for more info:
- Getting Started
- The Basics
- Capturing and replaying traffic
- Replaying HTTP traffic
- [PRO] Replaying Binary protocols
- Saving and Replaying from file
- Performance testing
- Rate limiting
- Request filtering
- Request rewriting
- Middleware
- Aggregator forwarder setup
- Exporting to ElasticSearch
- FAQ
- Troubleshooting
Next: Getting Started