Skip to main content

Interface: TimeSkippingServerConfig

testing.TimeSkippingServerConfig

Configuration for the time-skipping test server.

Properties

executable

Optional executable: EphemeralServerExecutable


extraArgs

Optional extraArgs: string[]

Extra args to pass to the executable command.


port

Optional port: number

Optional port to listen on, defaults to find a random free port.


type

type: "time-skipping"