Dumb
Some checks reported errors
gitea_dndsources/schedulord-frontend/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
gitea_dndsources/schedulord-frontend/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
6efe6970d8
commit
671aaf178b
@ -60,18 +60,15 @@ junitReporter:{
|
|||||||
outputDir:'test-reports',
|
outputDir:'test-reports',
|
||||||
// results will be saved as $outputDir/$browserName.xml
|
// results will be saved as $outputDir/$browserName.xml
|
||||||
outputFile:'junit-report.xml',
|
outputFile:'junit-report.xml',
|
||||||
// if included,
|
// if included, results will be saved as $outputDir/$browserName/$outputFile
|
||||||
results will be saved as $outputDir/$browserName/$outputFile
|
|
||||||
suite:'',
|
suite:'',
|
||||||
// suite will become the package name attribute in xml testsuite element
|
// suite will become the package name attribute in xml testsuite element
|
||||||
useBrowserName:false,
|
useBrowserName:false,
|
||||||
// add browser name to report and classes names
|
// add browser name to report and classes names
|
||||||
nameFormatter:undefined,
|
nameFormatter:undefined,
|
||||||
// function (browser,
|
// function (browser, result) to customize the name attribute in xml testcase element
|
||||||
result) to customize the name attribute in xml testcase element
|
|
||||||
classNameFormatter:undefined,
|
classNameFormatter:undefined,
|
||||||
// function (browser,
|
// function (browser, result) to customize the classname attribute in xml testcase element
|
||||||
result) to customize the classname attribute in xml testcase element
|
|
||||||
properties:{
|
properties:{
|
||||||
} // key value pair of properties to add to the section of the report
|
} // key value pair of properties to add to the section of the report
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user