Expand description
Mock server source generation for Rust e2e tests.
Functionsยง
- render_
mock_ server_ binary - Generate the
src/main.rsfor the standalone mock server binary. - render_
mock_ server_ module - Generate the complete
mock_server.rsmodule source. - render_
mock_ server_ setup - Emit mock server setup lines into a test function body.