You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
26 lines
493 B
JSON
26 lines
493 B
JSON
{
|
|
"reportPath": "./build/out/yaxunit/junit.xml",
|
|
"closeAfterTests": true,
|
|
"filter": {
|
|
"extensions": [
|
|
"YAXUNIT"
|
|
],
|
|
"modules": null,
|
|
"suites": null,
|
|
"tags": null,
|
|
"contexts": null,
|
|
"paths": null,
|
|
"tests": null
|
|
},
|
|
"settings": {
|
|
"ВТранзакции": true
|
|
},
|
|
"reportFormat": "jUnit",
|
|
"showReport": false,
|
|
"logging": {
|
|
"enable": true,
|
|
"console": true,
|
|
"level": "info"
|
|
},
|
|
"exitCode": "./build/out/yaxunit/result.txt"
|
|
} |