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": 1 }, { "templateCode": "getStartedWindows", "templateName": "Get started (for MS Windows users)", "description": "This template aims to show basic concept of CAT. It contains only a few example tests, to explain how CAT works.", "version": 2 } ] |