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

Options for running a (Suite:class).