constructor()

in packages/core/src/suites.js [64:67]


  constructor(config, options) {
    this.config = config;
    this.options = options;
  }