|
|
@@ -1073,7 +1073,24 @@
|
|
|
"environment": {},
|
|
|
"configuration": {},
|
|
|
"overwriteConfigurationFile": {},
|
|
|
- "output": {},
|
|
|
+ "output": {
|
|
|
+ "type": "object",
|
|
|
+ "properties": {
|
|
|
+ "shortProgress": {},
|
|
|
+ "verbosity": {},
|
|
|
+ "debug": {},
|
|
|
+ "outputOnFailure": {},
|
|
|
+ "quiet": {},
|
|
|
+ "outputLogFile": {},
|
|
|
+ "labelSummary": {},
|
|
|
+ "subprojectSummary": {},
|
|
|
+ "maxPassedTestOutputSize": {},
|
|
|
+ "maxFailedTestOutputSize": {},
|
|
|
+ "maxTestNameWidth": {},
|
|
|
+ "testOutputTruncation": {}
|
|
|
+ },
|
|
|
+ "additionalProperties": false
|
|
|
+ },
|
|
|
"filter": {},
|
|
|
"execution": {},
|
|
|
"condition": {}
|
|
|
@@ -1105,7 +1122,23 @@
|
|
|
"environment": {},
|
|
|
"configuration": {},
|
|
|
"overwriteConfigurationFile": {},
|
|
|
- "output": {},
|
|
|
+ "output": {
|
|
|
+ "type": "object",
|
|
|
+ "properties": {
|
|
|
+ "shortProgress": {},
|
|
|
+ "verbosity": {},
|
|
|
+ "debug": {},
|
|
|
+ "outputOnFailure": {},
|
|
|
+ "quiet": {},
|
|
|
+ "outputLogFile": {},
|
|
|
+ "labelSummary": {},
|
|
|
+ "subprojectSummary": {},
|
|
|
+ "maxPassedTestOutputSize": {},
|
|
|
+ "maxFailedTestOutputSize": {},
|
|
|
+ "maxTestNameWidth": {}
|
|
|
+ },
|
|
|
+ "additionalProperties": false
|
|
|
+ },
|
|
|
"filter": {},
|
|
|
"execution": {},
|
|
|
"condition": {}
|
|
|
@@ -1136,7 +1169,23 @@
|
|
|
"environment": {},
|
|
|
"configuration": {},
|
|
|
"overwriteConfigurationFile": {},
|
|
|
- "output": {},
|
|
|
+ "output": {
|
|
|
+ "type": "object",
|
|
|
+ "properties": {
|
|
|
+ "shortProgress": {},
|
|
|
+ "verbosity": {},
|
|
|
+ "debug": {},
|
|
|
+ "outputOnFailure": {},
|
|
|
+ "quiet": {},
|
|
|
+ "outputLogFile": {},
|
|
|
+ "labelSummary": {},
|
|
|
+ "subprojectSummary": {},
|
|
|
+ "maxPassedTestOutputSize": {},
|
|
|
+ "maxFailedTestOutputSize": {},
|
|
|
+ "maxTestNameWidth": {}
|
|
|
+ },
|
|
|
+ "additionalProperties": false
|
|
|
+ },
|
|
|
"filter": {},
|
|
|
"execution": {}
|
|
|
},
|