Skip to main content

Module report

Module report 

Source
Expand description

Run reports — what happened, in a shape a machine can read.

A report is written whether the run succeeded or not: the failure case is the one worth reading. Every step records the point it acted on after conversion, so a wrong click is diagnosable from the artifact rather than by rerunning with a camera pointed at the screen.

Structs§

RunReport
The whole run.
StepReport
One step’s record.

Enums§

StepOutcome
What became of one step.