@exodus/test
    Preparing search index...
    interface TestShard {
        index: number;
        total: number;
    }
    Index

    Properties

    Properties

    index: number

    A positive integer between 1 and total that specifies the index of the shard to run.

    total: number

    A positive integer that specifies the total number of shards to split the test files to.