Skip to main content

Module process

Module process 

Source
Expand description

Real child-process fixtures for integration and end-to-end tests.

Structs§

TestProcess
Child process with isolated working directory, captured logs, and kill-on-drop cleanup.

Functions§

available_loopback_port
Reserves an ephemeral loopback port and releases it for a child process to bind.