UNPKG
kiali-ui
Version:
latest (1.66.0-alpha)
1.66.0-alpha
React UI for [Kiali](https://github.com/kiali/kiali).
.
kiali/kiali-ui
kiali-ui
/
reporter-config.json
7 lines
(6 loc)
•
154 B
JSON
View Raw
1
2
3
4
5
6
7
{
"reporterEnabled"
:
"spec, mocha-junit-reporter"
,
"mochaJunitReporterReporterOptions"
:
{
"mochaFile"
:
"cypress/results/results-[hash].xml"
}
}