Documentation
¶
Overview ¶
Command mock-gateway serves the internal/mockgateway scenario server as a standalone binary for manual testing and terminal-automation harnesses. Go tests use the internal/mockgateway package in-process instead.
The first stdout line is the readiness protocol for harnesses:
mock-gateway listening on http://127.0.0.1:<port>
One line per request is logged to stderr, including the resolved scenario and step from the X-Mockgateway-* response headers.
Click to show internal directories.
Click to hide internal directories.