Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 490 Bytes

simulate.rst

File metadata and controls

11 lines (7 loc) · 490 Bytes

Simulate mode

In this mode, Hoverfly uses its simulation data in order to simulate external APIs. Each time Hoverfly receives a request, rather than forwarding it on to the real API, it will respond instead. No network traffic will ever reach the real external API.

The simulation can be produced automatically via by running Hoverfly in capture_mode, or created manually. See simulations for information.