ft-webplatform/aurelia_project/tasks/monitor-feeds.json
Martin Donnelly 76920442b1 init
2017-09-28 13:04:16 +01:00

12 lines
299 B
JSON

{
"name": "monitor-feeds",
"description": "Checks all QA feeds and page then reports the results.",
"flags": [
{
"name": "focused-test",
"description": "Test only the components with xxx in filename, eg --focused-test pricing-distribution.",
"type": "string"
}
]
}