{
  "reporters": [
    "testarmada-magellan-admiral-plugin"
  ],
  "nightwatch_config": "./test/automation/conf/nightwatch.json",
  "executors": [
    "testarmada-magellan-local-executor",
    "testarmada-magellan-saucelabs-executor"
  ],
  "setup_teardown": "./test/automation/mocks/magellan-init.js"
}