• Initialize the reporter with a base path for truncating file paths in output. Call this before running tests to enable path truncation.

    Parameters

    • basePath: string

      The base path used to truncate absolute paths in output.

    Returns void