{
  "name": "jest",
  "description": "Runs Jest and reports the results.",
  "parameters": [
    {
      "name": "watch",
      "description": "Watches test files for changes and re-runs the tests automatically.",
      "type": "boolean"
    }
  ]
}
