-
Notifications
You must be signed in to change notification settings - Fork 41
Home
Leonid Bugaev edited this page May 17, 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
- Saving and Replaying from file
- Rate limiting
- Request filtering
- Request rewriting
- Middleware
- Aggregator forwarder setup
- FAQ
- Troubleshooting
Next: Getting Started