Assets/ProjectTemplates/project-templates.json

[
  {
    "templateCode": "default",
    "templateName": "Default template",
    "description": "This template aims at simplicity. It demonstrates how to run one simple test against a local SQL server database.",
    "version": 2
  },
  {
    "templateCode": "getStartedWindows",
    "templateName": "Get started (for MS Windows users)",
    "description": "This template aims to show basic concepts of CAT. It contains only a few example tests, to explain how CAT works.",
    "version": 3
  }
]