Skip to content

probe-web / @probe-web/client / wire / TestOutcome

Type Alias: TestOutcome

ts
type TestOutcome = "Panic" | "Pass";

Defined in: wire.ts:883

probe-rs-rpc TestOutcome.