Options: {
    filepath?: string;
    run: RunOptions;
    warmup: RunOptions;
}

Options for running a (Suite:class).

Type declaration