emitted when the test bails out
emitted when the test is complete
Emitted immediately before the child process is spawned. If the options are mutated, then the changes will take effect.
Emitted immediately after the child process is spawned, providing
the actual ChildProcess
object as an argument
emitted when a timeout occurs
Events emitted by the @tapjs/core!spawn.Spawn class