Override runtime adapter factories for testing. When provided, the plugin uses these instead of the real adapter factories, allowing unit tests to run without OS permissions or real runtime globals.
Usage
import { type RuntimeOptions } from "runtime/src/index.ts";