Atm the encoding charset of the result-XML of ut_sonar_test_reporter is not correct (or missing?)
See utPLSQL/utPLSQL-cli#78
We should add charset encoding based on the current session's charset setting.
We should also check other reporters which might be affected from charset mismatch/missing information.
Atm the encoding charset of the result-XML of
ut_sonar_test_reporteris not correct (or missing?)See utPLSQL/utPLSQL-cli#78
We should add charset encoding based on the current session's charset setting.
We should also check other reporters which might be affected from charset mismatch/missing information.