TestShard

sealed external interface TestShard(source)

Properties

Link copied to clipboard
abstract var index: Double

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

Link copied to clipboard
abstract var total: Double

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