Skip to main content

Module testkit

Module testkit 

Source
Expand description

PunkGo test utilities — helpers for integration and unit tests.

  • TestStateDir — creates a temporary state directory with platform-specific IPC endpoint (Unix socket or Windows named pipe), auto-cleaned on drop
  • make_request — builds a RequestEnvelope with a random request ID

Structs§

TestStateDir

Functions§

make_request