Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ClientOptions

Index

Properties

Optional jasmine

jasmine: EnvConfiguration & object

Optional shardIndex

shardIndex: number

run a subset of the full set of specs. Complete sharding support needs to be done in the process that calls karma, and would need to support test result integration across shards. See https://github.com/karma-runner/karma-jasmine#sharding

Optional totalShards

totalShards: number

run a subset of the full set of specs. Complete sharding support needs to be done in the process that calls karma, and would need to support test result integration across shards. See https://github.com/karma-runner/karma-jasmine#sharding

Generated using TypeDoc