Testing
Hoverfly: Capture and Simulate API Traffic for Testing
One of the hardest parts of building integration tests is creating realistic test data. You can write mock responses by hand, but they drift from reality. You can call the real API in tests, but that introduces network dependency and flakiness. Hoverfly solves this with a record-and-replay approach. It runs