资 源 简 介
http-impersonator is a simple library suitable for testing http-based protocols by providing record-and-replay capabilities.
It is comprised by 3 components:
Recorder, which acts as a recording proxy and forwards messages to the actual integration environment HTTP server and records those messages into a local database
Impersonator, which replies to messages recorded by the Recorder
Verifier, which replays recorded messages and verifies if the target integration HTTP server gives replies back which match the recorded ones