Current section
Files
Jump to
Current section
Files
include/dream_test@parallel_RunRootParallelWithReporterResult.hrl
-record(run_root_parallel_with_reporter_result, {
results :: list(dream_test@types:test_result()),
completed :: integer(),
progress_reporter :: gleam@option:option(dream_test@reporters@progress:progress_reporter())
}).